]> git.openstreetmap.org Git - nominatim.git/commitdiff
phpcs: remove trailing whitespace from comments
authorMarc Tobias Metten <mtmail@gmx.net>
Mon, 26 Mar 2018 23:43:02 +0000 (01:43 +0200)
committerMarc Tobias Metten <mtmail@gmx.net>
Mon, 26 Mar 2018 23:43:02 +0000 (01:43 +0200)
settings/phrase_settings.php
utils/importWikipedia.php

index cee7028ba384e6a4196fe397288352dcda39d457..945235bd8c9549e90b320a8ff3d0c1107632946c 100644 (file)
@@ -9,7 +9,7 @@ $aTagsBlacklist
     'place' => array('house', 'houses'),
    );
 
-// If a class is in the white list then all types will 
+// If a class is in the white list then all types will
 // be ignored except the ones given in the list.
 // Also use this list to exclude an entire class from
 // special phrases.
index 90477b81e742857ab84a945f55e505ea8af8b780..b767adb36ff2774ea8b208adcc670c5866de65fa 100755 (executable)
@@ -37,7 +37,7 @@ $sTestPageText = <<<EOD
 | coasters = 12
 | water_rides = 2
 | owner = [[Six Flags]]
-| general_manager = 
+| general_manager =
 | homepage = [http://www.sixflags.com/parks/greatadventure/ Six Flags Great Adventure]
 }}
 EOD;