summaryrefslogtreecommitdiff
path: root/doc/source
diff options
context:
space:
mode:
authorMichael Vogt <michael.vogt@ubuntu.com>2011-08-01 10:27:10 +0200
committerMichael Vogt <michael.vogt@ubuntu.com>2011-08-01 10:27:10 +0200
commit92fa20d43ed81ef27f45dfb2ed59c7d3d69d4fe7 (patch)
tree0fac564235cf820259c6fe216bc6de28572f816b /doc/source
parent4e2ee0c6dd09706f379b980796625439d16cc598 (diff)
parent4fd5f02e4307db6ec1076fdc50031410db984b6a (diff)
downloadpython-apt-92fa20d43ed81ef27f45dfb2ed59c7d3d69d4fe7.tar.gz
merged from the debian-sid bzr branch
Diffstat (limited to 'doc/source')
-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