[DOC patch bleadperl] "misspelled" misspelled
authorPhilip Newton <pne@cpan.org>
Fri, 24 Aug 2001 07:08:34 +0000 (09:08 +0200)
committerAbhijit Menon-Sen <ams@wiw.org>
Fri, 24 Aug 2001 04:09:40 +0000 (04:09 +0000)
p4raw-id: //depot/perl@11739

pod/perldiag.pod

index 267d91d..402e70b 100644 (file)
@@ -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