summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobert Roth <robert.roth.off@gmail.com>2011-04-21 18:46:13 +0300
committerRobert Roth <robert.roth.off@gmail.com>2011-04-21 18:46:13 +0300
commitdec3183d39128e6034ff1255cdc570ea53f9086b (patch)
tree9b72b734d32ef1225596010b28f4074dcafac56a
parent9dd02cdd42eccb8c4e52f08c334df22a31c8d256 (diff)
downloadpython-apt-dec3183d39128e6034ff1255cdc570ea53f9086b.tar.gz
Fix documentation problem
-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