From d097146b3c0cce29e1bbf916340f491981da6e47 Mon Sep 17 00:00:00 2001 From: idl0r Date: Wed, 6 May 2009 21:36:57 +0000 Subject: [PATCH] Typo fixed. svn path=/trunk/gentoolkit-dev/; revision=615 --- src/imlate/imlate | 2 +- src/imlate/imlate.1 | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/imlate/imlate b/src/imlate/imlate index 8b8d159..0e945c7 100755 --- a/src/imlate/imlate +++ b/src/imlate/imlate @@ -292,7 +292,7 @@ def main(): parser.add_option( "-C", "--category", "--categories", dest = "categories", action = "store", default = None, metavar = "CATEGORIES", - help = "just check in the specified category/categories (comma seperated) [default: %default]") + help = "just check in the specified category/categories (comma separated) [default: %default]") ( options, args ) = parser.parse_args() diff --git a/src/imlate/imlate.1 b/src/imlate/imlate.1 index 9e828ae..7888f0a 100644 --- a/src/imlate/imlate.1 +++ b/src/imlate/imlate.1 @@ -34,7 +34,7 @@ just show keyword candidates (e.g. \-s and \-k is the default result) [default: enables experimental functions/features (have a look for # EXPERIMENTAL comments in the source) [default: False] .TP .B \-C CATEGORIES, \-\-category=CATEGORIES, \-\-categories=CATEGORIES -just check in the specified category/categories (comma seperated) [default: none] +just check in the specified category/categories (comma separated) [default: none] .SH "AUTHORS" .LP Christian Ruppert -- 2.26.2