summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorMichael Vogt <michael.vogt@ubuntu.com>2011-08-01 10:18:59 +0200
committerMichael Vogt <michael.vogt@ubuntu.com>2011-08-01 10:18:59 +0200
commit4fd5f02e4307db6ec1076fdc50031410db984b6a (patch)
treebcd0db12e85e77df1a3dfe37ef3239b6833863e0 /doc
parentc8bd732d5cb8be16ae48f8a72a4ed8a266b4ce36 (diff)
parent08de842ed1cab6c60b497a1dc77d8067dcc53de3 (diff)
downloadpython-apt-4fd5f02e4307db6ec1076fdc50031410db984b6a.tar.gz
merged from the mvo branch to make tests work again with python2.6
Diffstat (limited to 'doc')
-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 ffef9c50..bba7491f 100644
--- a/doc/source/library/apt_pkg.rst
+++ b/doc/source/library/apt_pkg.rst
@@ -2392,7 +2392,7 @@ following three functions:
.. function:: pkgsystem_unlock()
Unlock the global pkgsystem. This reverts the effect of
- :func:`pkgsystem_unlock`.
+ :func:`pkgsystem_lock`.
Other classes