summaryrefslogtreecommitdiff
path: root/pod
diff options
context:
space:
mode:
authorPhilip Newton <pne@cpan.org>2001-08-24 09:08:34 +0200
committerAbhijit Menon-Sen <ams@wiw.org>2001-08-24 04:09:40 +0000
commit5b7c7e90253737825c09e81d2906cbd369ee80de (patch)
treec9ca28372c7a0949856ee8b7af06f580b88e842d /pod
parentf872091161afe9d77a9bfa46a730727c457e8d39 (diff)
downloadperl-5b7c7e90253737825c09e81d2906cbd369ee80de.tar.gz
[DOC patch bleadperl] "misspelled" misspelled
p4raw-id: //depot/perl@11739
Diffstat (limited to 'pod')
-rw-r--r--pod/perldiag.pod4
1 files changed, 2 insertions, 2 deletions
diff --git a/pod/perldiag.pod b/pod/perldiag.pod
index 267d91de70..402e70b2bd 100644
--- a/pod/perldiag.pod
+++ b/pod/perldiag.pod
@@ -631,7 +631,7 @@ is no builtin with the name C<word>.
=item Can't find %s character property "%s"
(F) You used C<\p{}> or C<\P{}> but the character property by that name
-could not be find. Maybe you mispelled the name of the property
+could not be find. Maybe you misspelled the name of the property
(remember that the names of character properties consist only of
alphanumeric characters), or maybe you forgot the C<Is> or C<In> prefix?
@@ -2434,7 +2434,7 @@ mixed-case attribute name, instead. See L<attributes>.
=item Package '%s' not found (did you use the incorrect case?)
(W misc) You included a package file via C<use>, but the package name
-did not match the file name. It's possible that you mispelled the
+did not match the file name. It's possible that you misspelled the
package name.
=item page overflow