summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-haskell/cmdlib/metadata.xml')
-rw-r--r--dev-haskell/cmdlib/metadata.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/cmdlib/metadata.xml b/dev-haskell/cmdlib/metadata.xml
index 7c668045df58..c7178e17b3bd 100644
--- a/dev-haskell/cmdlib/metadata.xml
+++ b/dev-haskell/cmdlib/metadata.xml
@@ -7,7 +7,7 @@
powerful attribute system. Supports complex interfaces with many
options and commands, with option & command grouping, with simple
and convenient API. Even though quite powerful, it strives to keep
- simple things simple. The library uses "System.Console.GetOpt" as
+ simple things simple. The library uses "System.Console.GetOpt" as
its backend.
In comparison to the other commandline handling libraries: