From d2af9ab5144d6a6af9e92a8758c76209e27d22c7 Mon Sep 17 00:00:00 2001 From: Julian Andres Klode Date: Tue, 12 Apr 2011 15:24:47 +0200 Subject: doc: Fix documentation of BaseDependency.relation (Closes: #607031) --- doc/source/library/apt.package.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/source/library') 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 -- cgit v1.2.3