diff --git a/reference/strings/functions/number-format.xml b/reference/strings/functions/number-format.xml index f7977389a5..6148d80b40 100644 --- a/reference/strings/functions/number-format.xml +++ b/reference/strings/functions/number-format.xml @@ -1,5 +1,5 @@ - + @@ -78,7 +78,7 @@ $english_format_number = number_format($number, 2, '.', ''); - See also: sprintf, + See also: money_format, sprintf, printf and sscanf.