]> git.openstreetmap.org Git - nominatim.git/blobdiff - lib/PlaceLookup.php
Fix coding style.
[nominatim.git] / lib / PlaceLookup.php
index 985ed224a64213f46ddcfd9d5e0d9fa1dbd0b4fd..817d0ec50ce4a2a183b83aa96af5e5bdb63f8863 100644 (file)
@@ -7,7 +7,7 @@
 
                protected $sType = false;
 
-               protected $fTigerFraction =-1;
+               protected $fTigerFraction = -1;
 
                protected $aLangPrefOrder = array();