summaryrefslogtreecommitdiff
path: root/docs/narr/hooks.rst
diff options
context:
space:
mode:
authorMichael Merickel <michael@merickel.org>2018-11-23 15:54:53 -0600
committerMichael Merickel <michael@merickel.org>2018-11-23 15:54:53 -0600
commitb404d4b29e5eaa08fb38e9bd4818e1a2d390c10b (patch)
tree93c4a558528127e3a272ac4f1c531341f5c328f6 /docs/narr/hooks.rst
parent6918b285ba2db917b640a0d715bc70fecfd2fabe (diff)
downloadpyramid-b404d4b29e5eaa08fb38e9bd4818e1a2d390c10b.tar.gz
pyramid-b404d4b29e5eaa08fb38e9bd4818e1a2d390c10b.tar.bz2
pyramid-b404d4b29e5eaa08fb38e9bd4818e1a2d390c10b.zip
fix a couple more doc strings
Diffstat (limited to 'docs/narr/hooks.rst')
-rw-r--r--docs/narr/hooks.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/narr/hooks.rst b/docs/narr/hooks.rst
index 5e67a81c7..0dac8d426 100644
--- a/docs/narr/hooks.rst
+++ b/docs/narr/hooks.rst
@@ -667,7 +667,7 @@ that implements the following interface:
will be a resource object representing the virtual root (or the
physical root if traversal was not performed), and
``virtual_root_path`` will be a sequence representing the
- virtual root path (a sequence of strings) or None if
+ virtual root path (a sequence of strings) or ``None`` if
traversal was not performed.
Extra keys for special purpose functionality can be added as