Minor typo

This commit is contained in:
Sanjeev Gupta 2017-06-01 12:37:33 +08:00
parent 1a62b629c5
commit cc69691032

View File

@ -10,7 +10,7 @@ Using setuptools integration
----------------------------
The Sphinx build can then be triggered from distutils, and some Sphinx
options can be set in ``setup.py`` or ``setup.cfg`` instead of Sphinx own
options can be set in ``setup.py`` or ``setup.cfg`` instead of Sphinx's own
configuration file.
For instance, from ``setup.py``::