From b2147b15e11b3d30d646098696ef69d749aeb5b2 Mon Sep 17 00:00:00 2001 From: Zac Medico Date: Tue, 27 Mar 2012 08:52:35 -0700 Subject: Replace @returns with @return. --- pym/portage/util/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pym/portage/util/__init__.py') diff --git a/pym/portage/util/__init__.py b/pym/portage/util/__init__.py index 02fb75dfd..dd692a13a 100644 --- a/pym/portage/util/__init__.py +++ b/pym/portage/util/__init__.py @@ -346,7 +346,7 @@ def grabdict(myfilename, juststrings=0, empty=0, recursive=0, incremental=1): @param incremental: Append to the return list, don't overwrite @type incremental: Boolean (integer) @rtype: Dictionary - @returns: + @return: 1. Returns the lines in a file in a dictionary, for example: 'sys-apps/portage x86 amd64 ppc' would return -- cgit v1.2.3-1-g7c22