summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorChris McDonough <chrism@agendaless.com>2009-09-18 01:49:55 +0000
committerChris McDonough <chrism@agendaless.com>2009-09-18 01:49:55 +0000
commit43514664d60d00721bfe9b32d68c5d9dcdb2419a (patch)
tree93acd607ec486c5a55e33e6ecbfc34aeaac68f8d /docs
parent9c5a100d1939beeaa06faf1018a8ed63e57c21ac (diff)
downloadpyramid-43514664d60d00721bfe9b32d68c5d9dcdb2419a.tar.gz
pyramid-43514664d60d00721bfe9b32d68c5d9dcdb2419a.tar.bz2
pyramid-43514664d60d00721bfe9b32d68c5d9dcdb2419a.zip
Rendering.
Diffstat (limited to 'docs')
-rw-r--r--docs/tutorials/modwsgi/index.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/tutorials/modwsgi/index.rst b/docs/tutorials/modwsgi/index.rst
index 1ad1d48e1..95663b962 100644
--- a/docs/tutorials/modwsgi/index.rst
+++ b/docs/tutorials/modwsgi/index.rst
@@ -51,7 +51,7 @@ commands and files.
$ cd projects/modwsgi
$ /usr/local/bin/virtualenv --no-site-packages env
-#. Install mod:`repoze.bfg` into the newly created virtualenv:
+#. Install :mod:`repoze.bfg` into the newly created virtualenv:
.. code-block:: bash
:linenos: