X-Git-Url: https://git.openstreetmap.org./nominatim.git/blobdiff_plain/0df5f77bc4c92e2f8f635105441779277435da67..bb6c8d45fe688b593caedf359a3c19acfec7dad1:/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[] */