Skip to content

Commit af1cf1b

Browse files
committed
Fix comments
1 parent e55b437 commit af1cf1b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/GeoIPServiceProvider.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ public function registerGeoIpService()
3737
}
3838

3939
/**
40-
* Register currency resources.
40+
* Register resources.
4141
*
4242
* @return void
4343
*/
@@ -51,7 +51,7 @@ public function registerResources()
5151
}
5252

5353
/**
54-
* Register currency commands.
54+
* Register commands.
5555
*
5656
* @return void
5757
*/

0 commit comments

Comments
 (0)