summaryrefslogtreecommitdiff
path: root/tox.ini
diff options
context:
space:
mode:
authorChuck Short <chuck.short@canonical.com>2016-10-28 07:54:54 -0400
committerGevorg Davoian <gdavoian@mirantis.com>2016-11-03 14:31:47 +0000
commitfa627be6d7fe9acd8f8ad207a1352d16d138815e (patch)
tree6f5b96c1d812d39a7f5e5b56f645090fe070e89d /tox.ini
parent2f425af5de6e53e63db6f2915e439879f3a5b54b (diff)
downloadtaskflow-fa627be6d7fe9acd8f8ad207a1352d16d138815e.tar.gz
Fix typo in tox.ini
Fix typo in tox.ini Change-Id: I442441cdef8623afda7e5d7b91b50ddc562a06e8 Signed-off-by: Chuck Short <chuck.short@canonical.com>
Diffstat (limited to 'tox.ini')
-rw-r--r--tox.ini2
1 files changed, 1 insertions, 1 deletions
diff --git a/tox.ini b/tox.ini
index 2182e67..ce6131b 100644
--- a/tox.ini
+++ b/tox.ini
@@ -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