summaryrefslogtreecommitdiff
path: root/doc/source/library/apt_pkg.rst
diff options
context:
space:
mode:
authorJulian Andres Klode <jak@debian.org>2011-05-27 16:06:22 +0200
committerJulian Andres Klode <jak@debian.org>2011-05-27 16:06:22 +0200
commitab08c42c90e9aab009b6d5f1b4bdce0c68300fa5 (patch)
treef814d7db7455592dc1135a4681c21605dd5c3db8 /doc/source/library/apt_pkg.rst
parent1a1d96e49901a834d6208d3561877d8f16d5b758 (diff)
downloadpython-apt-ab08c42c90e9aab009b6d5f1b4bdce0c68300fa5.tar.gz
Fix spelling errors reported by Lintian (sep[a->e]rated, overrid[d]en)
Diffstat (limited to 'doc/source/library/apt_pkg.rst')
-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 81f2d408..ffef9c50 100644
--- a/doc/source/library/apt_pkg.rst
+++ b/doc/source/library/apt_pkg.rst
@@ -45,7 +45,7 @@ Working with the cache
.. note::
- The cache supports colon-seperated name:architecture pairs. For
+ The cache supports colon-separated name:architecture pairs. For
normal architectures, they are equal to a (name, architecture)
tuple. For the the "any" architecture behavior is different, as
"name:any" is equivalent to ("name:any", "any"). This is done so