summaryrefslogtreecommitdiff
path: root/modules/Options.pm
diff options
context:
space:
mode:
authorelliott_c <ocielliottc@users.noreply.github.com>2009-08-10 17:58:19 +0000
committerelliott_c <ocielliottc@users.noreply.github.com>2009-08-10 17:58:19 +0000
commit3fda29624e39fd322dccb0f2623858eda25311d4 (patch)
tree71058bad537c278586d72b09aefbb38ac09aad87 /modules/Options.pm
parentd9ec123020ded86f36191a151b3285a5ce02c199 (diff)
downloadMPC-3fda29624e39fd322dccb0f2623858eda25311d4.tar.gz
ChangeLogTag: Mon Aug 10 17:55:53 UTC 2009 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 b8b0a9b0..8033d240 100644
--- a/modules/Options.pm
+++ b/modules/Options.pm
@@ -146,7 +146,7 @@ sub printUsage {
" This option can be used multiple times to add multiple\n" .
" variables.\n" .
" -relative_file Specifies the relative file to read before processing.\n" .
-" The default feature file is default.rel under the\n" .
+" The default relative file is default.rel under the\n" .
" config directory.\n" .
" -static Specifies that only static projects will be generated.\n" .
" By default, only dynamic projects are generated.\n" .