diff --git a/functions/regex.xml b/functions/regex.xml index 645b2d346d..a71a8d326d 100644 --- a/functions/regex.xml +++ b/functions/regex.xml @@ -1,5 +1,5 @@ - + Regular Expression Functions (POSIX Extended) Regexps @@ -453,7 +453,7 @@ echo "Month: $month; Day: $day; Year: $year
\n"; spliti, explode, implode, - chunk_split and + chunk_split, and wordwrap.