]> git.openstreetmap.org Git - nominatim.git/blobdiff - utils/country_languages.php
Merge pull request #842 from mtmail/updated-tiger-county-json-file
[nominatim.git] / utils / country_languages.php
index 5608247e8de231e34bf2d2d186b9fe00bf02e322..5ca61184abb14d489c3b40abf6e8604837b66918 100755 (executable)
@@ -9,7 +9,7 @@ ini_set('display_errors', 'stderr');
 
 $aCMDOptions
  = array(
-    "Import country language data from osm wiki",
+    'Import country language data from osm wiki',
     array('help', 'h', 0, 1, 0, 0, false, 'Show Help'),
     array('quiet', 'q', 0, 1, 0, 0, 'bool', 'Quiet output'),
     array('verbose', 'v', 0, 1, 0, 0, 'bool', 'Verbose output'),