]> granicus.if.org Git - python/commitdiff
Fix a few typos
authorÉric Araujo <merwok@netwok.org>
Mon, 6 Jun 2011 00:00:54 +0000 (02:00 +0200)
committerÉric Araujo <merwok@netwok.org>
Mon, 6 Jun 2011 00:00:54 +0000 (02:00 +0200)
Doc/packaging/setupcfg.rst

index 231436cab46424106dce53f524754fee915b0808..a67c1fb0355df5665683796b32ad2146a5bb3cf5 100644 (file)
@@ -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