diff --git a/reference/strings/functions/strip-tags.xml b/reference/strings/functions/strip-tags.xml
index f6d998f222..dcffe0b237 100644
--- a/reference/strings/functions/strip-tags.xml
+++ b/reference/strings/functions/strip-tags.xml
@@ -1,5 +1,5 @@
-
+
Test paragraph.
Other text'; echo strip_tags($text); echo "\n"; -// Allow-echo strip_tags($text, '
'); +// Allow
and
+echo strip_tags($text, ' ');
?>
]]>
@@ -68,7 +68,7 @@ echo strip_tags($text, ' ');
Test paragraph.