Skip to content

Commit d393bef

Browse files
fix package comment
1 parent 69e7479 commit d393bef

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

arcgis/geocoder.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Package is a geo-golang based ArcGIS geocode/reverse client
1+
// Package arcgis is a geo-golang based ArcGIS geocode/reverse client
22
package arcgis
33

44
import (

mapzen/geocoder.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Package is a geo-golang based Mapzen geocode/reverse client
1+
// Package mapzen is a geo-golang based Mapzen geocode/reverse client
22
package mapzen
33

44
import (

0 commit comments

Comments
 (0)