summaryrefslogtreecommitdiff
path: root/modules/CommandHelper.pm
diff options
context:
space:
mode:
authorelliott_c <ocielliottc@users.noreply.github.com>2008-07-16 16:14:37 +0000
committerelliott_c <ocielliottc@users.noreply.github.com>2008-07-16 16:14:37 +0000
commitb24277d0d89f715bc06e098daa0ee435b044f57d (patch)
tree53e61ac423c517272d1b596ae6b16810aa40cf5a /modules/CommandHelper.pm
parent2b344307eb43a8004cbfd855e3a8e53ddf50c64c (diff)
downloadMPC-b24277d0d89f715bc06e098daa0ee435b044f57d.tar.gz
ChangeLogTag: Wed Jul 16 16:11:33 UTC 2008 Chad Elliott <elliott_c@ociweb.com>
Diffstat (limited to 'modules/CommandHelper.pm')
-rw-r--r--modules/CommandHelper.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/CommandHelper.pm b/modules/CommandHelper.pm
index c82da2c2..f632944a 100644
--- a/modules/CommandHelper.pm
+++ b/modules/CommandHelper.pm
@@ -8,7 +8,7 @@ package CommandHelper;
# adds 'Helper' to the end. If a module is found matching
# that name, it will be used to assist the ProjectCreator
# in determining which output files will be generated by
-# the command give the file name and command options.
+# the command given the file name and command options.
#
# Author : Chad Elliott
# Create Date : 6/30/2008