From 615173a21c7efb8e7df57a64f1f3ee30d971a4db Mon Sep 17 00:00:00 2001 From: René 'Necoro' Neumann Date: Tue, 4 Mar 2008 22:02:32 +0100 Subject: Fixed comments --- portato/gui/gui_helper.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'portato/gui/gui_helper.py') diff --git a/portato/gui/gui_helper.py b/portato/gui/gui_helper.py index 57b9e43..15125c9 100644 --- a/portato/gui/gui_helper.py +++ b/portato/gui/gui_helper.py @@ -434,7 +434,7 @@ class EmergeQueue: @param cpv: Package to add @type cpv: string (cat/pkg-ver) @param type: The type of this append process. Possible values are "install", "uninstall", "update". - @type unmerge: string + @type type: string @param update: Set to True if a package is going to be updated (e.g. if the use-flags changed). @type update: boolean @param forceUpdate: Set to True if the update should be forced. @@ -665,7 +665,7 @@ class EmergeQueue: @param force: If False, '-pv' is send to emerge. Default: False. @type force: boolean @param newuse: If True, append newuse options - @type force: boolean + @type newuse: boolean @param deep: If True, append deep options @type deep: boolean @param options: Additional options to send to the emerge command -- cgit v1.2.3-54-g00ecf