diff --git a/functions/math.xml b/functions/math.xml index e4aed63c0f..269de5d49b 100644 --- a/functions/math.xml +++ b/functions/math.xml @@ -1,5 +1,5 @@ - + Mathematical Functions Math @@ -722,7 +722,7 @@ var_dump(hexdec("a0")); floatval - Returns &true; if val is a leagal finite + Returns &true; if val is a legal finite number within the allowed range for a PHP float on this platform.