commit | f0eb2f133bf43be7ffa1bf71babf4ed28852e71b | [log] [tgz] |
---|---|---|
author | Timothy Warren <tim@timshomepage.net> | Thu May 17 08:32:11 2012 -0400 |
committer | Timothy Warren <tim@timshomepage.net> | Thu May 17 08:32:11 2012 -0400 |
tree | d32269af36b1044f19ab1fc1ff166c475ec9632f | |
parent | 16642c71403f4463dfe6e83c13a0e3120474cd1d [diff] [blame] |
Suggested changes
diff --git a/system/helpers/number_helper.php b/system/helpers/number_helper.php index 2a906ba..e49f2f7 100644 --- a/system/helpers/number_helper.php +++ b/system/helpers/number_helper.php
@@ -42,7 +42,7 @@ /** * Formats a numbers as bytes, based on size, and adds the appropriate suffix * - * @param mixed // will be cast as int + * @param mixed will be cast as int * @param int * @return string */