summaryrefslogtreecommitdiff
path: root/doc/source/library
diff options
context:
space:
mode:
authorJulian Andres Klode <jak@debian.org>2011-04-12 15:24:47 +0200
committerJulian Andres Klode <jak@debian.org>2011-04-12 15:24:47 +0200
commitd2af9ab5144d6a6af9e92a8758c76209e27d22c7 (patch)
tree615c22c77da422aec03d47a460a99bbaa63d1ccf /doc/source/library
parent16955bcd8717b3e2c10496968765c3a4ea252b1f (diff)
downloadpython-apt-d2af9ab5144d6a6af9e92a8758c76209e27d22c7.tar.gz
doc: Fix documentation of BaseDependency.relation (Closes: #607031)
Diffstat (limited to 'doc/source/library')
-rw-r--r--doc/source/library/apt.package.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/source/library/apt.package.rst b/doc/source/library/apt.package.rst
index d8731ea8..01a26973 100644
--- a/doc/source/library/apt.package.rst
+++ b/doc/source/library/apt.package.rst
@@ -34,7 +34,7 @@ Dependency Information
.. attribute:: relation
- The relation (>>,>=,==,<<,<=,)
+ The relation (>,>=,==,<,<=,)
.. attribute:: version