summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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