Completed
Push — master ( dea263...7d2382 )
by Craig
01:29
created
src/Util/Cursor.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -31,7 +31,7 @@
 block discarded – undo
31 31
     /**
32 32
      * Move the cursor right in the terminal x number of columns.
33 33
      *
34
-     * @param int $cols
34
+     * @param int $columns
35 35
      *
36 36
      * @return string
37 37
      */
Please login to merge, or discard this patch.