summaryrefslogtreecommitdiff
path: root/doc/source/library
diff options
context:
space:
mode:
Diffstat (limited to 'doc/source/library')
-rw-r--r--doc/source/library/apt_pkg.rst2
1 files changed, 1 insertions, 1 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")