fix the spelling mistake

Change-Id: I79b1f60a4cb13d3d0edd0939f5f63739faba878b
This commit is contained in:
jiasirui 2020-12-17 14:07:31 +08:00
parent 746b6014dc
commit c728ea31cf
2 changed files with 2 additions and 2 deletions

View File

@ -14,7 +14,7 @@ Bugs should be filed on Storyboard:
https://storyboard.openstack.org/#!/project/openstack/venus
For more specific information about contributing to this repository, see the
Cyborg contributor guide:
Venus contributor guide:
https://docs.openstack.org/venus/latest/contributor/contributing.html

View File

@ -27,7 +27,7 @@ commands =
doc8 --ignore D001 doc/source/ CONTRIBUTING.rst HACKING.rst README.rst
[doc8]
ignore-path = .venv,.git,.tox,*cyborg/locale*,*lib/python*,*cyborg.egg*,api-ref/build,doc/build,doc/source/contributor/api
ignore-path = .venv,.git,.tox,*venus/locale*,*lib/python*,*venus.egg*,api-ref/build,doc/build,doc/source/contributor/api
[testenv:docs]
deps = -r{toxinidir}/doc/requirements.txt