From fe58a20450b2bcb757cad27cc81522050b511300 Mon Sep 17 00:00:00 2001 From: René 'Necoro' Neumann Date: Thu, 13 Aug 2009 19:28:52 +0200 Subject: Make epydoc happy --- portato/backend/system_interface.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'portato/backend/system_interface.py') diff --git a/portato/backend/system_interface.py b/portato/backend/system_interface.py index 43de1ec..be79de2 100644 --- a/portato/backend/system_interface.py +++ b/portato/backend/system_interface.py @@ -108,8 +108,8 @@ class SystemInterface (object): @param key: the key to look for @type key: string - @param all: the package set to use - @type all: string + @param pkgSet: the package set to use + @type pkgSet: string @param masked: if True, also look for masked packages @type masked: boolean @param with_version: if True, return CPVs - else CP -- cgit v1.2.3-54-g00ecf