summaryrefslogtreecommitdiffstats
path: root/user_guide_src/source/helpers/url_helper.rst
diff options
context:
space:
mode:
authorDerek Jones <derek.jones@ellislab.com>2012-06-27 05:53:34 +0200
committerDerek Jones <derek.jones@ellislab.com>2012-06-27 05:53:34 +0200
commit2a3f51286a872ec563b191da5b8fbb7cbd392191 (patch)
treee316f2c03924f557e2e1c9917d1da5dd3b9289e3 /user_guide_src/source/helpers/url_helper.rst
parent2fce2a95e99c91c57f7d15b5e441b2cf89193da3 (diff)
parentd13803813b355fccb17dd4f148f43b7a20977781 (diff)
Merge branch 'feature/toc-repair' into develop
Diffstat (limited to 'user_guide_src/source/helpers/url_helper.rst')
-rw-r--r--user_guide_src/source/helpers/url_helper.rst6
1 files changed, 3 insertions, 3 deletions
diff --git a/user_guide_src/source/helpers/url_helper.rst b/user_guide_src/source/helpers/url_helper.rst
index 3c91fd5dd..82db6a5b3 100644
--- a/user_guide_src/source/helpers/url_helper.rst
+++ b/user_guide_src/source/helpers/url_helper.rst
@@ -182,9 +182,9 @@ browser settings. Here is an example with attributes
echo anchor_popup('news/local/123', 'Click Me!', $atts);
.. note:: The above attributes are the function defaults so you only need to
-set the ones that are different from what you need. If you want the
-function to use all of its defaults simply pass an empty array in the
-third parameter
+ set the ones that are different from what you need. If you want the
+ function to use all of its defaults simply pass an empty array in the
+ third parameter
::