summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorjluehrs2 <jluehrs2@uiuc.edu>2008-05-09 02:24:46 -0500
committerjluehrs2 <jluehrs2@uiuc.edu>2008-05-09 02:24:46 -0500
commit088ce6109b41ca38c471a730b3dbac28ac45d1be (patch)
treef39f9ba23118762a8c247f9b037dd7f009ba023b /lib
parent5254c0d574499e920b39501d36144e0f92bd5d1f (diff)
downloadapp-hiveminder-088ce6109b41ca38c471a730b3dbac28ac45d1be.tar.gz
app-hiveminder-088ce6109b41ca38c471a730b3dbac28ac45d1be.zip
grammar fix
Diffstat (limited to 'lib')
-rw-r--r--lib/App/Hiveminder/Command/Create.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/App/Hiveminder/Command/Create.pm b/lib/App/Hiveminder/Command/Create.pm
index aa8155f..cca1ea6 100644
--- a/lib/App/Hiveminder/Command/Create.pm
+++ b/lib/App/Hiveminder/Command/Create.pm
@@ -7,7 +7,7 @@ extends 'App::Hiveminder::Command';
=head2 NAME
-App::Hiveminder::Command::Create - Creates a new task
+App::Hiveminder::Command::Create - Create a new task
=cut