@@ -57,7 +57,7 @@ |
||
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 | */ |