File: spelling-error.patch

package info (click to toggle)
libxml-xslt-perl 0.48-4
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd, stretch
  • size: 1,488 kB
  • ctags: 223
  • sloc: xml: 10,773; perl: 3,134; makefile: 12
file content (17 lines) | stat: -rw-r--r-- 551 bytes parent folder | download
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.