diff --git a/modules/dict.org.pl b/modules/dict.org.pl index 9a75f5a0..3e1b0289 100755 --- a/modules/dict.org.pl +++ b/modules/dict.org.pl @@ -374,7 +374,7 @@ sub initialise =cut if(not $config->args(\@ARGV)) { - print "Usage : dict [-d database] [-n start from definition number] [-t abbreviation of word class type (n]oun, v]erb, adv]erb, adj]ective, etc)] [-search for definitions matching ] \n"; + print "Usage: dict [-d database] [-n start from definition number] [-t abbreviation of word class type (n]oun, v]erb, adv]erb, adj]ective, etc)] [-search for definitions matching ] \n"; exit; }