diff --git a/reference/pcre/functions/preg-replace.xml b/reference/pcre/functions/preg-replace.xml index fc6f0faf17..24457d89e1 100644 --- a/reference/pcre/functions/preg-replace.xml +++ b/reference/pcre/functions/preg-replace.xml @@ -1,5 +1,5 @@ - + @@ -17,7 +17,7 @@ Searches subject for matches to - pattern and replaces them with + pattern and replaces them with replacement. If limit is specified, then only limit matches will be replaced; if @@ -53,7 +53,7 @@