summaryrefslogtreecommitdiff
path: root/modules/Options.pm
diff options
context:
space:
mode:
authorelliott_c <ocielliottc@users.noreply.github.com>2010-09-17 11:27:20 +0000
committerelliott_c <ocielliottc@users.noreply.github.com>2010-09-17 11:27:20 +0000
commit0dae65693bfce8f3962e962d3e661baffd7b4868 (patch)
tree07d2fc1fc1a3fef1d56a39829a4d0c8bafdc6bcf /modules/Options.pm
parent353ae86d1cee77a063144d67921a646047490000 (diff)
downloadMPC-0dae65693bfce8f3962e962d3e661baffd7b4868.tar.gz
ChangeLogTag: Fri Sep 17 11:25:48 UTC 2010 Chad Elliott <elliott_c@ociweb.com>
Diffstat (limited to 'modules/Options.pm')
-rw-r--r--modules/Options.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/Options.pm b/modules/Options.pm
index f94637bc..0dc91de0 100644
--- a/modules/Options.pm
+++ b/modules/Options.pm
@@ -137,7 +137,7 @@ sub printUsage {
" -nocomments Do not place comments in the generated files.\n" .
" -noreldefs Do not try to generate default relative definitions.\n" .
" -notoplevel Do not generate the top level target file. Files\n" .
-" are still process, but no top level file is created.\n" .
+" are still processed, but no top level file is created.\n" .
" -recurse Recurse from the current directory and generate from\n" .
" all found input files.\n" .
" -relative Any \$() variable in an mpc file that is matched to NAME\n" .