Subject: | typo in pod |
Hi,
while packaging bareword-filehandles for Debian, I noticed a typo in
your pod, which you may like to correct when convenient:
--- a/lib/bareword/filehandles.pm
+++ b/lib/bareword/filehandles.pm
@@ -56,7 +56,7 @@
=head1 DESCRIPTION
This module lexically disables the use of bareword filehandles with
-builtin functions, except for the special builitin filehandles
C<STDIN>,
+builtin functions, except for the special builtin filehandles C<STDIN>,
C<STDOUT>, C<STDERR>, C<ARGV>, C<ARGVOUT> and C<DATA>.
=head1 METHODS
(sorry for this nitpicking... don't make a release out of it ;-)
Florian