summaryrefslogtreecommitdiffstats
path: root/Doc/packaging
diff options
context:
space:
mode:
authorÉric Araujo <merwok@netwok.org>2011-06-06 00:00:54 (GMT)
committerÉric Araujo <merwok@netwok.org>2011-06-06 00:00:54 (GMT)
commit60533e03e9970988b0b0fbf9811db4a948e6ffe7 (patch)
tree9d836bebddb0f2f8e38a2e9371cf2ce33d2e925a /Doc/packaging
parent1cf8a3203d7e7bccaea0ec5fe81e08fce3b25c33 (diff)
downloadcpython-60533e03e9970988b0b0fbf9811db4a948e6ffe7.zip
cpython-60533e03e9970988b0b0fbf9811db4a948e6ffe7.tar.gz
cpython-60533e03e9970988b0b0fbf9811db4a948e6ffe7.tar.bz2
Fix a few typos
Diffstat (limited to 'Doc/packaging')
-rw-r--r--Doc/packaging/setupcfg.rst6
1 files changed, 3 insertions, 3 deletions
diff --git a/Doc/packaging/setupcfg.rst b/Doc/packaging/setupcfg.rst
index 231436c..a67c1fb 100644
--- a/Doc/packaging/setupcfg.rst
+++ b/Doc/packaging/setupcfg.rst
@@ -521,7 +521,7 @@ Defining a base prefix
""""""""""""""""""""""
When you define your resources, you can have more control of how the final path
-is compute.
+is computed.
By default, the final path is::
@@ -548,7 +548,7 @@ The **prefix** is "docs/" and the **suffix** is "doc.html".
.. note::
- Glob syntax is working the same way with standard source and splitted source.
+ Glob syntax is working the same way with standard source and split source.
So these rules::
docs/*
@@ -557,7 +557,7 @@ The **prefix** is "docs/" and the **suffix** is "doc.html".
Will match all the files in the docs directory.
-When you use splitted source, the final path is compute in this way::
+When you use split source, the final path is computed this way::
destination + prefix