Merge pull request #928 from EdwardBetts/spelling

Correct spelling mistakes.
This commit is contained in:
Sarah Hoffmann 2018-02-18 14:31:15 +01:00 committed by GitHub
commit ff2a40b109
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 4 additions and 4 deletions

View 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`.

View 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()
{

View 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.

View 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 |