diff options
| author | Michael Vogt <michael.vogt@ubuntu.com> | 2011-04-21 18:08:52 +0200 |
|---|---|---|
| committer | Michael Vogt <michael.vogt@ubuntu.com> | 2011-04-21 18:08:52 +0200 |
| commit | 941a9debfcf884aebc616053774d0fe94c2e8f59 (patch) | |
| tree | 220db0c9879d4b1cc9791fb091a1d5801de3eefe /doc/source/library | |
| parent | b2a0eb7ca6d8db6c8e4ac1875fa41f9466c78384 (diff) | |
| parent | dec3183d39128e6034ff1255cdc570ea53f9086b (diff) | |
| download | python-apt-941a9debfcf884aebc616053774d0fe94c2e8f59.tar.gz | |
merged lp:~evfool/python-apt/fixunlockdoc, many thanks
Diffstat (limited to 'doc/source/library')
| -rw-r--r-- | doc/source/library/apt_pkg.rst | 2 |
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 |
