From 295adb8353a466cfbebe50227f05a1a9287342bd Mon Sep 17 00:00:00 2001 From: Friedhelm Betz Date: Wed, 18 Oct 2006 15:00:01 +0000 Subject: [PATCH] fix 39186 git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@221962 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/strings/functions/str-repeat.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/reference/strings/functions/str-repeat.xml b/reference/strings/functions/str-repeat.xml index 0cad4d812b..886460d32d 100644 --- a/reference/strings/functions/str-repeat.xml +++ b/reference/strings/functions/str-repeat.xml @@ -1,5 +1,5 @@ - + @@ -14,7 +14,7 @@ intmultiplier - Returns input_str repeated + Returns input repeated multiplier times. multiplier has to be greater than or equal to 0. If the multiplier is set to 0, the function will