X-Git-Url: https://git.openstreetmap.org./nominatim.git/blobdiff_plain/409ded385f10cbe3d32ff20411f48b240bf6f328..b6b1c23575941a03e709eacf9ca34919550dce84:/lib/Result.php diff --git a/lib/Result.php b/lib/Result.php index 5c39f473..a67c2fe4 100644 --- a/lib/Result.php +++ b/lib/Result.php @@ -72,7 +72,7 @@ class Result /** * Split a result array into highest ranked result and the rest * - * @param object[] $aResults List of results to split. + * @param object[] $aResults List of results to split. * * @return array[] */