]> git.openstreetmap.org Git - nominatim.git/blobdiff - lib/Result.php
fix phpcs offences
[nominatim.git] / lib / Result.php
index 5c39f473746b1dffd7d9ffd93d7343a73b59c750..a67c2fe474910a20356ac05edafdac68e3168c17 100644 (file)
@@ -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[]
      */