1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17
|
Description: Spelling error
Author: Xavier Guimard <x.guimard@free.fr>
Bug: https://rt.cpan.org/Ticket/Display.html?id=84327
Forwarded: https://rt.cpan.org/Ticket/Display.html?id=84327
Last-Update: 2013-04-01
--- a/xslt-parser
+++ b/xslt-parser
@@ -41,7 +41,7 @@
=item -s <file>
-Specify a seperate different stylesheet. Usually, xslt-parser will
+Specify a separate different stylesheet. Usually, xslt-parser will
simply append `.xsl' to the project name to get the stylesheet. A
different stylesheet can be specified using this option.
|