diff options
author | David Steinbrunner <dsteinbrunner@pobox.com> | 2013-05-21 06:56:08 -0400 |
---|---|---|
committer | Ricardo Signes <rjbs@cpan.org> | 2013-05-24 10:18:31 -0400 |
commit | 730ad6b92c67f5477893aa2deaa6c6832860a024 (patch) | |
tree | bac6f8fbdc6bd3a66b817f037a6daa0d745e80f4 /Porting/pod_lib.pl | |
parent | 8524aa6e56ea4ae1610e36bc239b06bfb087e84b (diff) | |
download | perl-730ad6b92c67f5477893aa2deaa6c6832860a024.tar.gz |
typo fixes for porting scripts
Diffstat (limited to 'Porting/pod_lib.pl')
-rw-r--r-- | Porting/pod_lib.pl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Porting/pod_lib.pl b/Porting/pod_lib.pl index 5d923ba9ac..8c5ac215a1 100644 --- a/Porting/pod_lib.pl +++ b/Porting/pod_lib.pl @@ -403,7 +403,7 @@ List of one or more arguments. =item * Boolean true or false -=item * Reference to a suboutine. +=item * Reference to a subroutine. =item * Various other arguments. |