diff options
| author | Michael Vogt <michael.vogt@ubuntu.com> | 2011-08-01 10:27:10 +0200 |
|---|---|---|
| committer | Michael Vogt <michael.vogt@ubuntu.com> | 2011-08-01 10:27:10 +0200 |
| commit | 92fa20d43ed81ef27f45dfb2ed59c7d3d69d4fe7 (patch) | |
| tree | 0fac564235cf820259c6fe216bc6de28572f816b /doc/source | |
| parent | 4e2ee0c6dd09706f379b980796625439d16cc598 (diff) | |
| parent | 4fd5f02e4307db6ec1076fdc50031410db984b6a (diff) | |
| download | python-apt-92fa20d43ed81ef27f45dfb2ed59c7d3d69d4fe7.tar.gz | |
merged from the debian-sid bzr branch
Diffstat (limited to 'doc/source')
| -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 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 |
