summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xbin/efa2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/efa b/bin/efa
index ead1896..4a779ec 100755
--- a/bin/efa
+++ b/bin/efa
@@ -189,7 +189,7 @@ if (@exclude) {
when('ast') { $post{inclMOT_10} = undef }
when('sonstige') {$post{inclMOT_11} = undef }
default {
- print STDERR "--exclude: invaled argument\n";
+ print STDERR "--exclude: invalid argument\n";
}
}
}