File: fix-typo-in-mapange.patch

package info (click to toggle)
libxml-compile-perl 1.54-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 1,348 kB
  • ctags: 361
  • sloc: perl: 11,253; makefile: 2
file content (17 lines) | stat: -rw-r--r-- 724 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Description: Fix typo in manpage
Author: Lucas Kanashiro <kanashiro@debian.org>
Last-Updated: 2016-10-31
Forwarded: https://rt.cpan.org/Ticket/Display.html?id=118569
Bug: https://rt.cpan.org/Ticket/Display.html?id=118569

--- a/lib/XML/Compile/Schema.pod
+++ b/lib/XML/Compile/Schema.pod
@@ -2039,7 +2039,7 @@ for short:
 
 =head3 key_rewrite when localNames collide
 
-Let's start with an appology: we cannot auto-detect when these rewrite
+Let's start with an apology: we cannot auto-detect when these rewrite
 rules are needed, because the colliding keys are within the same HASH,
 but the processing is fragmented over various (sequence) blocks: the
 parser does not have the overview on which keys of the HASH are used