summaryrefslogtreecommitdiff
path: root/apt
diff options
context:
space:
mode:
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.