Skip to content

Commit 3157d35

Browse files
author
Sergio Cruz Moral
committed
Merge pull request #13 from robertodormepoco/patch-1
Thanks a lot robertodormepoco Update geonames_importer.sh
2 parents 83e2959 + 1e69191 commit 3157d35

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

geonames_importer.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ usage() {
2121
echo " This is to operate with the geographic database"
2222
echo " Where <action> can be one of this: "
2323
echo " download-data Downloads the last packages of data available in GeoNames."
24-
echo " create-db Creates the mysl database structure with no data."
24+
echo " create-db Creates the mysql database structure with no data."
2525
echo " import-dumps Imports geonames data into db. A database is previously needed for this to work."
2626
echo " drop-db Removes the db completely."
2727
echo " truncate-db Removes geonames data from db."

0 commit comments

Comments
 (0)