summaryrefslogtreecommitdiff
path: root/slop.gemspec
diff options
context:
space:
mode:
authorLee Jarvis <lee@jarvis.co>2010-11-30 17:26:55 +0000
committerLee Jarvis <lee@jarvis.co>2010-11-30 17:26:55 +0000
commitdb5d71e112436d73f108a2767d2caf6788eb4f3f (patch)
tree994e6d1a5bff7f5eb1e2b3a353b3e2326a248003 /slop.gemspec
parentc64a272ec338ffe1b31ea82892770d5043f7ac13 (diff)
downloadslop-db5d71e112436d73f108a2767d2caf6788eb4f3f.tar.gz
updated description
Diffstat (limited to 'slop.gemspec')
-rw-r--r--slop.gemspec2
1 files changed, 1 insertions, 1 deletions
diff --git a/slop.gemspec b/slop.gemspec
index ee0befc..28e3ab5 100644
--- a/slop.gemspec
+++ b/slop.gemspec
@@ -1,7 +1,7 @@
Gem::Specification.new do |s|
s.name = 'slop'
s.version = '0.1.0'
- s.summary = 'Option parsing made easy'
+ s.summary = 'Option gathering made easy'
s.description = ''
s.author = 'Lee Jarvis'
s.email = 'lee@jarvis.co'