X-Git-Url: https://git.openstreetmap.org/nominatim.git/blobdiff_plain/9908c93d4cec91b5109d4fbc83dde18b5076350f..7d74bf781c3db408d26b200c72fbbb85371f0ed0:/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[] */