summaryrefslogtreecommitdiff
path: root/docs/narr
diff options
context:
space:
mode:
authorMichael Merickel <michael@merickel.org>2012-03-17 15:34:12 -0700
committerMichael Merickel <michael@merickel.org>2012-03-17 15:34:12 -0700
commitc292b4ccd70f665405300813f3eabbc5b0a367e2 (patch)
treec7eaae03a893dfd9834fc42511b0ce0ea1691f07 /docs/narr
parent32b61124d87531fa0f8b277ccff6d3ea43052773 (diff)
parentf57b56a73237a6f0b2f5b14b1062eca1f55a1c61 (diff)
downloadpyramid-c292b4ccd70f665405300813f3eabbc5b0a367e2.tar.gz
pyramid-c292b4ccd70f665405300813f3eabbc5b0a367e2.tar.bz2
pyramid-c292b4ccd70f665405300813f3eabbc5b0a367e2.zip
Merge pull request #497 from rach/patch-1
misspelling : change 'pryamid_debugtoolbar' into 'pyramid_debugtoolbar'
Diffstat (limited to 'docs/narr')
-rw-r--r--docs/narr/project.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/narr/project.rst b/docs/narr/project.rst
index 96ea8036c..b9b381cdf 100644
--- a/docs/narr/project.rst
+++ b/docs/narr/project.rst
@@ -370,7 +370,7 @@ Put a hash mark at the beginning of the ``pyramid_debugtoolbar`` line:
Then restart the application to see that the toolbar has been turned off.
-Note that if you comment out the ``pryamid_debugtoolbar`` line, the ``#``
+Note that if you comment out the ``pyramid_debugtoolbar`` line, the ``#``
*must* be in the first column. If you put the hash mark anywhere except the
first column instead, for example like this: