diff options
| author | Robert Roth <robert.roth.off@gmail.com> | 2011-04-21 18:46:13 +0300 |
|---|---|---|
| committer | Robert Roth <robert.roth.off@gmail.com> | 2011-04-21 18:46:13 +0300 |
| commit | dec3183d39128e6034ff1255cdc570ea53f9086b (patch) | |
| tree | 9b72b734d32ef1225596010b28f4074dcafac56a /doc/source/library | |
| parent | 9dd02cdd42eccb8c4e52f08c334df22a31c8d256 (diff) | |
| download | python-apt-dec3183d39128e6034ff1255cdc570ea53f9086b.tar.gz | |
Fix documentation problem
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 |
