diff options
| author | Rachid Belaid <rachid.belaid@gmail.com> | 2012-03-17 22:32:11 +0000 |
|---|---|---|
| committer | Michael Merickel <michael@merickel.org> | 2012-03-17 18:22:13 -0500 |
| commit | 369918ca04344e91549b767254cd588a80cfbe1e (patch) | |
| tree | b181359019efd40d149d1220d83ce0c6f24d9c9f /docs | |
| parent | 58d14988ca00ceda3764970a041f7e8c1d9b8501 (diff) | |
| download | pyramid-369918ca04344e91549b767254cd588a80cfbe1e.tar.gz pyramid-369918ca04344e91549b767254cd588a80cfbe1e.tar.bz2 pyramid-369918ca04344e91549b767254cd588a80cfbe1e.zip | |
misspelling : change 'pryamid_debugtoolbar' into 'pyramid_debugtoolbar'
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/narr/project.rst | 2 |
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: |
