summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Piercy <web@stevepiercy.com>2013-07-12 21:05:46 -0600
committerSteve Piercy <web@stevepiercy.com>2013-07-12 21:05:46 -0600
commit2d045be54b8671a062b886c613b3f4e3e88ff7c9 (patch)
tree924868dd255b90f92f1316f591ed752cbd2c2ef0
parentcc2195245888f12685b8a368de22c84080015196 (diff)
downloadpyramid-2d045be54b8671a062b886c613b3f4e3e88ff7c9.tar.gz
pyramid-2d045be54b8671a062b886c613b3f4e3e88ff7c9.tar.bz2
pyramid-2d045be54b8671a062b886c613b3f4e3e88ff7c9.zip
Make abstraction consistent.
-rw-r--r--HACKING.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/HACKING.txt b/HACKING.txt
index 26e85ee80..5b5dcc458 100644
--- a/HACKING.txt
+++ b/HACKING.txt
@@ -126,7 +126,7 @@ documentation in this package which references that API or behavior must
change to reflect the bug fix, ideally in the same commit that fixes the bug
or adds the feature.
-To build and review docs (where ``$yourvenv`` refers to the virtualenv you're
+To build and review docs (where ``$VENV`` refers to the virtualenv you're
using to develop Pyramid):
1. Run ``$VENV/bin/python setup.py dev docs``. This will cause Sphinx