summaryrefslogtreecommitdiff
path: root/doc/source
diff options
context:
space:
mode:
authorMichael Vogt <michael.vogt@ubuntu.com>2011-04-21 18:08:52 +0200
committerMichael Vogt <michael.vogt@ubuntu.com>2011-04-21 18:08:52 +0200
commit941a9debfcf884aebc616053774d0fe94c2e8f59 (patch)
tree220db0c9879d4b1cc9791fb091a1d5801de3eefe /doc/source
parentb2a0eb7ca6d8db6c8e4ac1875fa41f9466c78384 (diff)
parentdec3183d39128e6034ff1255cdc570ea53f9086b (diff)
downloadpython-apt-941a9debfcf884aebc616053774d0fe94c2e8f59.tar.gz
merged lp:~evfool/python-apt/fixunlockdoc, many thanks
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 426cb97e..3c9f8446 100644
--- a/doc/source/library/apt_pkg.rst
+++ b/doc/source/library/apt_pkg.rst
@@ -2092,7 +2092,7 @@ following three functions:
.. function:: pkgsystem_unlock()
Unlock the global pkgsystem. This reverts the effect of
- :func:`pkgsystem_unlock`.
+ :func:`pkgsystem_lock`.
Other classes