Changed comment.
authorMagnus Kühn <magnus@Magnus-Laptop.(none)>
Fri, 18 May 2012 18:30:33 +0000 (20:30 +0200)
committerMagnus Kühn <magnus@Magnus-Laptop.(none)>
Fri, 18 May 2012 18:30:33 +0000 (20:30 +0200)
wcfsetup/install/files/lib/util/StringUtil.class.php

index 3f12fb671c69fae8879086878474891273b412fb..eacf669f433b1abe1202be4e9c01402564bb5c88 100644 (file)
@@ -187,7 +187,7 @@ final class StringUtil {
         * Formats a double.
         * 
         * @param       double          $double
-        * @param       integer         $minDecimals
+        * @param       integer         $maxDecimals
         * @return      string
         */
        public static function formatDouble($double, $maxDecimals = 0) {