Description: spelling fixes
Origin: vendor
Bug: https://rt.cpan.org/Ticket/Display.html?id=83645
Forwarded: https://rt.cpan.org/Ticket/Display.html?id=83645
Author: gregor herrmann <gregoa@debian.org>
Last-Update: 2015-05-31

--- a/lib/Getopt/Complete.pm
+++ b/lib/Getopt/Complete.pm
@@ -406,7 +406,7 @@
 specified, but ANY arbitrary value entered is considered valid as far as error checking is
 concerned.
 
-The callback registerd in the completion specification will receive the following parameters:
+The callback registered in the completion specification will receive the following parameters:
 
 =over 4
 
@@ -512,7 +512,7 @@
 
 The full name is alissed as the single-character compgen parameter name for convenience.
 Further, because Getopt::Complete is the default namespace during processing, it can
-be ommitted from callback function names.
+be omitted from callback function names.
 
 The following are all equivalent.  They effectively produce the same list as 'compgen -f':
 
@@ -593,7 +593,7 @@
 
 =head1 SUB-COMMAND TREES
 
-It is common for a given appliction to actually be an entry point for several different tools.
+It is common for a given application to actually be an entry point for several different tools.
 Popular exmples are the big version control suites (cvs,svn,svk,git), which use
 the form:
 
