diff --git a/reference/strings/functions/wordwrap.xml b/reference/strings/functions/wordwrap.xml index b12311a7a2..0e62b1539f 100644 --- a/reference/strings/functions/wordwrap.xml +++ b/reference/strings/functions/wordwrap.xml @@ -1,5 +1,5 @@ - + @@ -16,7 +16,7 @@ stringstr intwidth stringbreak - intcut + booleancut Returns a string with str wrapped @@ -36,7 +36,8 @@ (See second example). - The optional cut parameter was added in PHP 4.0.3 + The optional cut parameter was added in PHP + 4.0.3