summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorJulian Andres Klode <jak@debian.org>2015-06-10 22:24:17 +0200
committerJulian Andres Klode <jak@debian.org>2015-06-10 22:24:17 +0200
commit2e86ceae532feaa3a2297d57d8a578d553926f03 (patch)
tree6b35d623af9e6ebb68ad030d9dc2bbd36cb7fe80 /doc
parent00b217fb80f83574d70785fb76e136ad22c48a42 (diff)
downloadpython-apt-2e86ceae532feaa3a2297d57d8a578d553926f03.tar.gz
cleanup: Fix some too long lines, and references in the documentation
Gbp-Dch: ignore
Diffstat (limited to 'doc')
-rw-r--r--doc/source/whatsnew/1.0.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/source/whatsnew/1.0.rst b/doc/source/whatsnew/1.0.rst
index 88fe69ed..87056012 100644
--- a/doc/source/whatsnew/1.0.rst
+++ b/doc/source/whatsnew/1.0.rst
@@ -24,7 +24,7 @@ The following features are deprecated, starting with this release:
Removed
-------
-* The module :mod:`apt.progress.gtk2' has been removed. There were no
+* The module :mod:`apt.progress.gtk2` has been removed. There were no
users in the Debian archive, its last update was in 2013, and it was buggy
already. Apart from that, it suggested that it is OK to run a graphical
application as root, and used the unmaintained GTK+ 2 version.