Fix grammar mistake
This commit is contained in:
parent
b81361656a
commit
b54c732af4
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
@ -14,7 +14,7 @@ tests_requires = ['path.py>=8.2.1']
|
|||
setup(
|
||||
author="Jan Dittberner",
|
||||
author_email="jan@dittberner.info",
|
||||
description="IP address extensions for Sphinx",
|
||||
description="IP address extension for Sphinx",
|
||||
long_description=description,
|
||||
include_package_data=True,
|
||||
install_requires=requires,
|
||||
|
|
Loading…
Reference in a new issue