Completed
Push — master ( 0972fb...ca0d04 )
by Ben
02:22
created
src/Providers/DateTime.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -57,7 +57,7 @@
 block discarded – undo
57 57
      *
58 58
      * From: https://jonlabelle.com/snippets/view/php/convert-seconds-to-human-readable
59 59
      *
60
-     * @param  int $esconds
60
+     * @param  int $seconds
61 61
      * @return string
62 62
      * @todo allow units to be overridden (non-english..)
63 63
      */
Please login to merge, or discard this patch.