]> scripts.mit.edu Git - wizard.git/blobdiff - doc/create.rst
Typofix s/env/envvar/
[wizard.git] / doc / create.rst
index 6b25e145aba972704f14c21442967c17ab5799cb..aaa88fc381e73abe156133f539a1d1440a077caf 100644 (file)
@@ -107,7 +107,7 @@ reasonable template file is::
     )
 
 Don't forget to run :file:`python setup.py egg_info` and add your module
-to your :env:`PYTHON_PATH`.
+to your :envvar:`PYTHON_PATH`.
 
 Now we are ready to put some code in our repository: the first thing we will
 add is the :term:`pristine` branch, which contains verbatim the code from upstream.