fix typo in ChangeLog 0_04
Brandon L Black [Sat, 26 May 2007 13:52:03 +0000 (13:52 +0000)]
ChangeLog

index a3db017..6d6a9aa 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -7,7 +7,7 @@ Revision history for Perl extension MooseX-Getopt
     * MooseX::Getopt
       - Added extra_argv attribute
         - added tests and docs for this
-      - We now unmangled the Getopt::Long-manged @ARGV
+      - We now unmangle the Getopt::Long-mangled @ARGV
         - added tests and docs for this
       - We now throw an exception from new_with_options
         if Getopt fails due to bad arguments.