summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDerek Jones <derek.jones@ellislab.com>2013-07-20 00:38:06 +0200
committerDerek Jones <derek.jones@ellislab.com>2013-07-20 00:38:06 +0200
commit22c9b804d53e15f6b582ee7961f9c2087fd33dbb (patch)
tree80c2fb8253de709251244519bee9075443317c6d
parent1b9d1d2cc8ef1d6bd592fffcbbf4a575c523c97a (diff)
simplify xml_convert method block
-rw-r--r--user_guide_src/source/helpers/xml_helper.rst3
1 files changed, 1 insertions, 2 deletions
diff --git a/user_guide_src/source/helpers/xml_helper.rst b/user_guide_src/source/helpers/xml_helper.rst
index 881bf2db7..cd199095a 100644
--- a/user_guide_src/source/helpers/xml_helper.rst
+++ b/user_guide_src/source/helpers/xml_helper.rst
@@ -30,8 +30,7 @@ The following functions are available:
:param string $str: the text string to convert
:param bool $protect_all: Whether to protect all content that looks like a potential entity instead of just numbered entities, e.g. &foo;
- :returns: converted string
- :rtype: string
+ :returns: string
Takes a string as input and converts the following reserved XML
characters to entities: