summaryrefslogtreecommitdiff
path: root/doc/source
diff options
context:
space:
mode:
Diffstat (limited to 'doc/source')
-rw-r--r--doc/source/library/apt_pkg.rst2
-rw-r--r--doc/source/whatsnew/0.7.100.rst2
2 files changed, 2 insertions, 2 deletions
diff --git a/doc/source/library/apt_pkg.rst b/doc/source/library/apt_pkg.rst
index 90b3062a..7989a68a 100644
--- a/doc/source/library/apt_pkg.rst
+++ b/doc/source/library/apt_pkg.rst
@@ -1817,7 +1817,7 @@ String functions
.. function:: check_domain_list(host, list)
- See if Host is in a ',' seperated list, e.g.::
+ See if Host is in a ',' separated list, e.g.::
apt_pkg.check_domain_list("alioth.debian.org","debian.net,debian.org")
diff --git a/doc/source/whatsnew/0.7.100.rst b/doc/source/whatsnew/0.7.100.rst
index 110336a3..a3888b3a 100644
--- a/doc/source/whatsnew/0.7.100.rst
+++ b/doc/source/whatsnew/0.7.100.rst
@@ -192,7 +192,7 @@ methods, functions, and their parameters the following rules apply:
3. Replace every [A-Z] with the corresponding [a-z] (descUri => desc_uri)
As an exception, refixes such as 'de' (e.g. 'dequote') or 'un' (e.g. 'unlock')
-are normally not seperated by underscores from the next word. There are also
+are normally not separated by underscores from the next word. There are also
some other exceptions which are listed here, and apply to any name containing
this word: **filename**, **filesize**, **destdir**, **destfile**, **dequote**,
**unlock**, **reinstall**, **pinfile**, **REINSTREQ**, **UNPACKED**,