Description: fix a spelling mistake
Origin: vendor
Bug: https://rt.cpan.org/Ticket/Display.html?id=77047
Forwarded: https://rt.cpan.org/Ticket/Display.html?id=77047
Author: gregor herrmann <gregoa@debian.org>
Last-Update: 2012-05-07

--- a/lib/ExtUtils/CChecker.pm
+++ b/lib/ExtUtils/CChecker.pm
@@ -43,7 +43,7 @@
 
 =head1 DESCRIPTION
 
-Often Perl modules are written to wrap functionallity found in existing C
+Often Perl modules are written to wrap functionality found in existing C
 headers, libraries, or to use OS-specific features. It is useful in the
 F<Build.PL> or F<Makefile.PL> file to check for the existance of these
 requirements before attempting to actually build the module.
