From 717af58e0855d8c2251ec99129b8c4e892a84257 Mon Sep 17 00:00:00 2001 From: Zac Medico Date: Thu, 28 Jan 2010 05:38:38 +0000 Subject: Fix typo in docstring. svn path=/main/trunk/; revision=15213 --- pym/portage/dep.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pym') diff --git a/pym/portage/dep.py b/pym/portage/dep.py index 409bc93de..c241408a5 100644 --- a/pym/portage/dep.py +++ b/pym/portage/dep.py @@ -616,7 +616,7 @@ class Atom(_atom_base): """ Create an atom instance with any USE conditionals evaluated. @param use: The set of enabled USE flags - @type other: set + @type use: set @rtype: Atom @return: an atom instance with any USE conditionals evaluated """ -- cgit v1.2.3-1-g7c22