Fix typo in tox.ini

Fix typo in tox.ini

Change-Id: I442441cdef8623afda7e5d7b91b50ddc562a06e8
Signed-off-by: Chuck Short <chuck.short@canonical.com>
This commit is contained in:
Chuck Short
2016-10-28 07:54:54 -04:00
committed by Gevorg Davoian
parent 2f425af5de
commit fa627be6d7

View File

@@ -57,4 +57,4 @@ commands =
doc8 --ignore-path "doc/source/history.rst" doc/source
[testenv:releasenotes]
ommands = sphinx-build -a -E -W -d releasenotes/build/doctrees -b html releasenotes/source releasenotes/build/html
commands = sphinx-build -a -E -W -d releasenotes/build/doctrees -b html releasenotes/source releasenotes/build/html