File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -36,7 +36,7 @@ Programmatic usage
3636------------------
3737
3838In order to use setuptools_scm for sphinx config, assuming the sphinx conf
39- is one directory deeper than the project's root, use::
39+ is one directory deeper than the project's root, use:
4040
4141.. code :: python
4242
@@ -48,7 +48,7 @@ Notable Plugins
4848----------------
4949
5050`setuptools_scm_git_archive <https://pypi.python.org/pypi/setuptools_scm_git_archive >`_
51- provides partial support for obtaining versions from git archvies
51+ provides partial support for obtaining versions from git archives
5252that belong to tagged versions. The only reason for not including
5353it in setuptools-scm itself is git/github not supporting
5454sufficient metadata for untagged/followup commits,
You can’t perform that action at this time.
0 commit comments