diff options
| author | Michael Vogt <michael.vogt@ubuntu.com> | 2007-11-29 12:17:28 +0100 |
|---|---|---|
| committer | Michael Vogt <michael.vogt@ubuntu.com> | 2007-11-29 12:17:28 +0100 |
| commit | a8751ec2d8ea5f0f6da3fa6083e0a43df61ec694 (patch) | |
| tree | 3188fe44a6c290a32a13488762942d9a83470d8a /apt | |
| parent | ef9c8e692fd184824d29cba42c26daa9b20bdfdb (diff) | |
| download | python-apt-a8751ec2d8ea5f0f6da3fa6083e0a43df61ec694.tar.gz | |
* apt/README.apt:
- fix typo (thanks to Thomas Schoepf, closes: #387787)
Diffstat (limited to 'apt')
| -rw-r--r-- | apt/README.apt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apt/README.apt b/apt/README.apt index bba91e7c..30166a24 100644 --- a/apt/README.apt +++ b/apt/README.apt @@ -3,7 +3,7 @@ the c++ libapt code) a new python module "apt" is provided since version 0.6.13 of python-apt. It is a more python like interface to work with libapt (it uses apt_pkg -internally). Also there are already applications written against the new +internally). Although there are already applications written against the new apt python interface the API may change in the future and should not be considered stable. If in doubt, please contact deity@lists.debian.org. |
