Completed
Pull Request — master (#139)
by Baptiste
13:05
created
src/Convert/Convert.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -45,7 +45,7 @@
 block discarded – undo
45 45
      *
46 46
      * @param string $coordinate The coordinate to parse.
47 47
      *
48
-     * @return array The replace pairs values.
48
+     * @return string The replace pairs values.
49 49
      */
50 50
     private function parseCoordinate($coordinate)
51 51
     {
Please login to merge, or discard this patch.