From e937976713328d82b24ccb47382d5e71479b45f1 Mon Sep 17 00:00:00 2001 From: Marius Mauch Date: Wed, 25 Jan 2006 11:39:50 +0000 Subject: Fix typo in error description svn path=/main/trunk/; revision=2584 --- bin/repoman | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin/repoman') diff --git a/bin/repoman b/bin/repoman index c0d99b181..3b396f438 100755 --- a/bin/repoman +++ b/bin/repoman @@ -97,7 +97,7 @@ qahelp={ "file.size":"Files in the files directory must be under 20k", "file.name":"File/dir name must be composed of only the following chars: %s " % allowed_filename_chars, "file.UTF8":"File is not UTF8 compliant", - "KEYWORDS.missing":"Ebuilds that have a missing or emtpy KEYWORDS variable", + "KEYWORDS.missing":"Ebuilds that have a missing or empty KEYWORDS variable", "KEYWORDS.stupid":"Ebuilds that use KEYWORDS=-* instead of package.mask", "LICENSE.missing":"Ebuilds that have a missing or empty LICENSE variable", "DESCRIPTION.missing":"Ebuilds that have a missing or empty DESCRIPTION variable", -- cgit v1.2.3-1-g7c22