Completed
Push — master ( 07a966...bce2bd )
by Douglas
01:28
created
src/Reith/ToyRobot/Domain/Space/AbstractSymmetricSpace.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -106,7 +106,7 @@
 block discarded – undo
106 106
      * For all the places passed, ensure they are of the same
107 107
      * dimensionality.
108 108
      *
109
-     * @param Place $place ... Places to check
109
+     * @param Place $places ... Places to check
110 110
      *
111 111
      * @throws PlaceDimensionsDoNotMatchSpaceException
112 112
      */
Please login to merge, or discard this patch.