diff options
Diffstat (limited to 'user_guide/helpers/url_helper.html')
-rw-r--r-- | user_guide/helpers/url_helper.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/user_guide/helpers/url_helper.html b/user_guide/helpers/url_helper.html index 0467e7a09..b7e2aa52b 100644 --- a/user_guide/helpers/url_helper.html +++ b/user_guide/helpers/url_helper.html @@ -213,7 +213,7 @@ in which you'd like to use the title of your entries in the URL. Example:</p> <br /> $url_title = url_title($title);<br /> <br /> -// Produces: whats-wrong-with-css +// Produces: Whats-wrong-with-CSS </code> |