Skip to content

Commit

Permalink
change verbiage slightly
Browse files Browse the repository at this point in the history
  • Loading branch information
eddiemonge authored and Jelmer Schreuder committed Apr 12, 2011
1 parent 72dea12 commit 359c5ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion general/controllers/base.html
Expand Up @@ -90,7 +90,7 @@ <h3>Special controller properties</h3>

<article>
<h4>$request</h4>
<p>This property holds the Request object. It cannot not be overwritten. However, it can be used to get information about the current request.</p>
<p>This property holds the Request object. It should not be overwritten. It should be used to get information about the current request. It should be thought of as read-only.</p>
</article>

<article>
Expand Down

0 comments on commit 359c5ee

Please sign in to comment.