summaryrefslogtreecommitdiffstats
path: root/user_guide/general/views.html
diff options
context:
space:
mode:
authoradmin <devnull@localhost>2006-10-21 20:04:01 +0200
committeradmin <devnull@localhost>2006-10-21 20:04:01 +0200
commite7e1dcd452a15abaaa01c03cd1ade564e3a59453 (patch)
treecf531f1e81ce86d28eb9dce4d9c0138e2a40ca90 /user_guide/general/views.html
parent9fcc28a29299fbbc242f87bf1b1e61fda6543886 (diff)
Diffstat (limited to 'user_guide/general/views.html')
-rw-r--r--user_guide/general/views.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/user_guide/general/views.html b/user_guide/general/views.html
index daba7594c..d4ccb5148 100644
--- a/user_guide/general/views.html
+++ b/user_guide/general/views.html
@@ -173,7 +173,7 @@ class Blog extends Controller {
<p>Then load the page at the URL you've been using and you should see the variables replaced.</p>
-<p><strong>Note:</strong> Youl'll notice that in the example above we are using PHP's alternative syntax. If you
+<p><strong>Note:</strong> You'll notice that in the example above we are using PHP's alternative syntax. If you
are not familiar with it you can read about it <a href="alternative_php.html">here</a>.</p>
<h2>Creating Loops</h2>