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