summaryrefslogtreecommitdiff
path: root/doc/source/apt/debfile.rst
diff options
context:
space:
mode:
authorJulian Andres Klode <jak@debian.org>2009-01-11 17:36:10 +0100
committerJulian Andres Klode <jak@debian.org>2009-01-11 17:36:10 +0100
commitc8215a931b11db1b85b977920c720479de7bf902 (patch)
tree2960bb7fa816d37badf06fa33f409cb01bc01b86 /doc/source/apt/debfile.rst
parentcdc861975216d0a27bccc16aebdf1684a963727d (diff)
downloadpython-apt-c8215a931b11db1b85b977920c720479de7bf902.tar.gz
doc/source/**.rst: rst Style changes.
This changes our style to match the Python documentation.
Diffstat (limited to 'doc/source/apt/debfile.rst')
-rw-r--r--doc/source/apt/debfile.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/source/apt/debfile.rst b/doc/source/apt/debfile.rst
index c0146df9..7133b5a8 100644
--- a/doc/source/apt/debfile.rst
+++ b/doc/source/apt/debfile.rst
@@ -18,7 +18,7 @@ Binary packages
It provides methods and attributes to get a list of the files in the
package, to install the package and much more.
- If you specify ``cache`` it has to point to an :class:`apt.cache.Cache()`
+ If you specify *cache* it has to point to an :class:`apt.cache.Cache()`
object.
.. versionchanged:: 0.7.9