[doc] Correct the wrong virtual environment folder name

Change-Id: I3d5a3e243fbc897a3b42f72be815988089c59d2c
This commit is contained in:
Qian Min Chen 2018-07-12 10:01:05 +08:00
parent a98d6d3d89
commit bbfa5620ce
1 changed files with 1 additions and 1 deletions

View File

@ -505,7 +505,7 @@ your web browser.
Note that you may need to rebuild your virtual environment if your plugin is not
showing up properly. If your plugin does not show up properly, check your
``.venv`` folder to make sure the plugin's content is as you expect.
``.tox`` folder to make sure the plugin's content is as you expect.
.. Note ::