Fix typos

This commit is contained in:
Kian-Meng Ang
2022-02-07 21:59:38 +08:00
parent 290b322a5d
commit d79ef915a2
4 changed files with 5 additions and 5 deletions

View File

@@ -39,7 +39,7 @@ commands = pre-commit run --all-files --show-diff-on-failure
[testenv:release]
changedir=
decription = do a release, required posarg of the version number
description = do a release, required posarg of the version number
basepython = python3.7
skipsdist = True
usedevelop = True