Another set of doc patches from Abigail
[p5sagit/p5-mst-13.2.git] / lib / File / Spec.pm
index 67b6703..616dcbc 100644 (file)
@@ -91,7 +91,7 @@ but rather as class methods:
 
        File::Spec->catfile('a','b');
 
-For a reference of available functions, pleaes consult L<File::Spec::Unix>,
+For a reference of available functions, please consult L<File::Spec::Unix>,
 which contains the entire set, and inherited by the modules for other
 platforms. For further information, please see L<File::Spec::Mac>,
 L<File::Spec::OS2>, L<File::Spec::Win32>, or L<File::Spec::VMS>.