commit | eeff9813bb5496f39a2ce6294766a5126df1b3b3 | [log] [tgz] |
---|---|---|
author | Derek Allard <derek.allard@ellislab.com> | Thu Feb 12 02:57:58 2009 +0000 |
committer | Derek Allard <derek.allard@ellislab.com> | Thu Feb 12 02:57:58 2009 +0000 |
tree | b3f4039e78e21a25fa58d9a25ba12443549a6a4f | |
parent | a377bdd47e57ddde51e90641d961f00af4a71fa1 [diff] [blame] |
fixed an example in url_title with capitalization
diff --git a/user_guide/helpers/url_helper.html b/user_guide/helpers/url_helper.html index 0467e7a..b7e2aa5 100644 --- a/user_guide/helpers/url_helper.html +++ b/user_guide/helpers/url_helper.html
@@ -213,7 +213,7 @@ <br /> $url_title = url_title($title);<br /> <br /> -// Produces: whats-wrong-with-css +// Produces: Whats-wrong-with-CSS </code>