Correct spelling mistakes.

This commit is contained in:
Edward Betts
2018-02-18 13:11:35 +00:00
parent c3483747eb
commit 7e00a6e2ff
4 changed files with 4 additions and 4 deletions

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.