Merge "[doc] Correct the wrong virtual environment folder name"

This commit is contained in:
Zuul
2018-07-13 23:56:34 +00:00
committed by Gerrit Code Review

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 ::