summaryrefslogtreecommitdiff
path: root/apt
diff options
context:
space:
mode:
authorMichael Vogt <michael.vogt@ubuntu.com>2007-11-29 12:17:28 +0100
committerMichael Vogt <michael.vogt@ubuntu.com>2007-11-29 12:17:28 +0100
commita8751ec2d8ea5f0f6da3fa6083e0a43df61ec694 (patch)
tree3188fe44a6c290a32a13488762942d9a83470d8a /apt
parentef9c8e692fd184824d29cba42c26daa9b20bdfdb (diff)
downloadpython-apt-a8751ec2d8ea5f0f6da3fa6083e0a43df61ec694.tar.gz
* apt/README.apt:
- fix typo (thanks to Thomas Schoepf, closes: #387787)
Diffstat (limited to 'apt')
-rw-r--r--apt/README.apt2
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.