summaryrefslogtreecommitdiff
path: root/t/pod
diff options
context:
space:
mode:
authorH.Merijn Brand <h.m.brand@xs4all.nl>2005-08-02 13:45:35 +0000
committerH.Merijn Brand <h.m.brand@xs4all.nl>2005-08-02 13:45:35 +0000
commit522e45eb91411b6dc9708a6d30a87f6dd84b37c0 (patch)
treeb54c162de53a82937099b9e7d5518a01b52992df /t/pod
parent3c4b39bee8832007b7e91bfce8701d34cacab411 (diff)
downloadperl-522e45eb91411b6dc9708a6d30a87f6dd84b37c0.tar.gz
Typoes from 25261 also in expected for tests
p4raw-id: //depot/perl@25262
Diffstat (limited to 't/pod')
-rw-r--r--t/pod/pod2usage.xr2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/pod/pod2usage.xr b/t/pod/pod2usage.xr
index da24830008..853348fa51 100644
--- a/t/pod/pod2usage.xr
+++ b/t/pod/pod2usage.xr
@@ -38,7 +38,7 @@ OPTIONS AND ARGUMENTS
DESCRIPTION
pod2usage will read the given input file looking for pod documentation
and will print the corresponding usage message. If no input file is
- specifed than standard input is read.
+ specified than standard input is read.
pod2usage invokes the pod2usage() function in the Pod::Usage module.
Please see the pod2usage() entry in the Pod::Usage manpage.