diff options
| author | Julian Andres Klode <jak@debian.org> | 2009-01-11 17:36:10 +0100 |
|---|---|---|
| committer | Julian Andres Klode <jak@debian.org> | 2009-01-11 17:36:10 +0100 |
| commit | c8215a931b11db1b85b977920c720479de7bf902 (patch) | |
| tree | 2960bb7fa816d37badf06fa33f409cb01bc01b86 /doc/source/apt/debfile.rst | |
| parent | cdc861975216d0a27bccc16aebdf1684a963727d (diff) | |
| download | python-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.rst | 2 |
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 |
