From 19d919fe7688d4710cef7b03f0e0cb06c958e834 Mon Sep 17 00:00:00 2001 From: Sara Golemon Date: Tue, 7 Jan 2003 21:05:16 +0000 Subject: [PATCH] Ooops! Fix whitespace. git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@110953 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/strings/functions/sprintf.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/reference/strings/functions/sprintf.xml b/reference/strings/functions/sprintf.xml index 04037cd928..7e439f2cdd 100644 --- a/reference/strings/functions/sprintf.xml +++ b/reference/strings/functions/sprintf.xml @@ -1,5 +1,5 @@ - + @@ -173,7 +173,7 @@ printf($format, $num, $location); See also printf, sscanf, fscanf, - vsprintf, and + vsprintf, and number_format.