[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#692484: python-apt: formatting error in library/index.rst



Package: python-apt-doc
Version: 0.8.8
Severity: minor
Tags: patch

Please see the attached patch.

--
Jakub Wilk
diff --git a/doc/source/library/index.rst b/doc/source/library/index.rst
--- a/doc/source/library/index.rst
+++ b/doc/source/library/index.rst
@@ -10,7 +10,7 @@
 apt-pkg and apt-inst libraries and the base for the rest of python-apt.
 
 Going forward, the :mod:`apt` package appears. This package is using
-:mod:`apt_pkg` and :mod`apt_inst` to provide easy to use ways to manipulate
+:mod:`apt_pkg` and :mod:`apt_inst` to provide easy to use ways to manipulate
 the cache, fetch packages, or install new packages. It also provides useful
 progress classes, for text and GTK+ interfaces. The last package is
 :mod:`aptsources`. The aptsources package provides classes and functions to

Reply to: