summaryrefslogtreecommitdiff
path: root/lib/Getopt
diff options
context:
space:
mode:
authorRafael Garcia-Suarez <rgarciasuarez@gmail.com>2005-11-28 18:43:51 +0000
committerRafael Garcia-Suarez <rgarciasuarez@gmail.com>2005-11-28 18:43:51 +0000
commitdb5d900ae1f9be9ce7bce22fc573aa15b692c490 (patch)
treeb744fcd4af1ae4f27a965c1a81365f7363b5737f /lib/Getopt
parent0be3c6f7a4944de19c9556f549685e4972fa6fdd (diff)
downloadperl-db5d900ae1f9be9ce7bce22fc573aa15b692c490.tar.gz
Typo fix, by Olivier Blin
p4raw-id: //depot/perl@26223
Diffstat (limited to 'lib/Getopt')
-rw-r--r--lib/Getopt/Long.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Getopt/Long.pm b/lib/Getopt/Long.pm
index c1f64f416e..0a859328f8 100644
--- a/lib/Getopt/Long.pm
+++ b/lib/Getopt/Long.pm
@@ -1903,7 +1903,7 @@ messages. For example:
=head1 DESCRIPTION
- B<This program> will read the given input file(s) and do someting
+ B<This program> will read the given input file(s) and do something
useful with the contents thereof.
=cut