]> git.openstreetmap.org Git - nominatim.git/commitdiff
Correct spelling mistakes.
authorEdward Betts <edward@4angle.com>
Sun, 18 Feb 2018 13:11:35 +0000 (13:11 +0000)
committerEdward Betts <edward@4angle.com>
Sun, 18 Feb 2018 13:11:35 +0000 (13:11 +0000)
docs/admin/Faq.md
lib/SearchContext.php
lib/SearchDescription.php
test/bdd/db/import/postcodes.feature

index 470e936c95f159bcaa30101a589c01f07c71a0a0..a1624d263a83b38bd141148013bffbbe3808cd15 100644 (file)
@@ -3,7 +3,7 @@
 ### Can I import only a few countries and also keep them up to date?
 
 You should use the extracts and updates from https://download.geofabrik.de.
-For the intial import, download the countries you need and merge them.
+For the initial import, download the countries you need and merge them.
 See [OSM Help](https://help.openstreetmap.org/questions/48843/merging-two-or-more-geographical-areas-to-import-two-or-more-osm-files-in-nominatim)
 for examples how to do that. Use the resulting single osm file when
 running `setup.php`.
index 3e722d87af9b318c055fcae60058298061a0b20f..b0ff38d85c05e70a003968571cfa207445ebd8f8 100644 (file)
@@ -47,7 +47,7 @@ class SearchContext
     /**
      * Get radius around reference point.
      *
-     * @return float Search radius around refernce point.
+     * @return float Search radius around reference point.
      */
     public function nearRadius()
     {
index 5431b3eb957907417d38f130a3dd91abeb6bfc6f..4ba28e352abe7dee676898a614f20494e5eac177 100644 (file)
@@ -58,7 +58,7 @@ class SearchDescription
     /**
      * Get current search rank.
      *
-     * The higher the search rank the lower the likelyhood that the
+     * The higher the search rank the lower the likelihood that the
      * search is a correct interpretation of the search query.
      *
      * @return integer Search rank.
index be469fe6b158b6141a667b5966f1a9ecdf531117..4c49dc5bf7d812a310241f1c6279b8480e054de0 100644 (file)
@@ -2,7 +2,7 @@
 Feature: Import of postcodes
     Tests for postcode estimation
 
-    Scenario: Postcodes on the object are prefered over those on the address
+    Scenario: Postcodes on the object are preferred over those on the address
         Given the scene admin-areas
         And the named places
             | osm | class    | type           | admin | addr+postcode | geometry |