summaryrefslogtreecommitdiff
path: root/docs/dev/makefile.rst
diff options
context:
space:
mode:
authorAlexandre Flament <alex@al-f.net>2020-11-13 17:55:54 +0100
committerGitHub <noreply@github.com>2020-11-13 17:55:54 +0100
commit20c95712ead0e538ecc7fa17735c5acc3015840d (patch)
tree5ab69903b6ae7ccb47baee9d50717d65dd8c5cd7 /docs/dev/makefile.rst
parentaa6eaf603ff9b403dcc32adadbb1e75445f0348c (diff)
parent482da5c6c7ae89c1d057c410341735dc83768947 (diff)
Merge pull request #2301 from pierrechtux/fix_typo_virualenv
Fix typo virualenv
Diffstat (limited to 'docs/dev/makefile.rst')
-rw-r--r--docs/dev/makefile.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/dev/makefile.rst b/docs/dev/makefile.rst
index 62cd0a984..699729a28 100644
--- a/docs/dev/makefile.rst
+++ b/docs/dev/makefile.rst
@@ -68,7 +68,7 @@ Python environment
``source ./local/py3/bin/activate``
-With Makefile we do no longer need to build up the virualenv manually (as
+With Makefile we do no longer need to build up the virtualenv manually (as
described in the :ref:`devquickstart` guide). Jump into your git working tree
and release a ``make pyenv``: