File: fix-spelling-error-in-manpage.patch

package info (click to toggle)
libmakefile-parser-perl 0.211-2
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 560 kB
  • ctags: 556
  • sloc: perl: 7,028; makefile: 263
file content (19 lines) | stat: -rw-r--r-- 714 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Description: Fix spelling error in manpage
Origin: vendor
Bug: https://rt.cpan.org/Ticket/Display.html?id=60101
Forwarded: yes
Author: Salvatore Bonaccorso <salvatore.bonaccorso@gmail.com>
Reviewed-by: Salvatore Bonaccorso <salvatore.bonaccorso@gmail.com>
Last-Update: 2010-08-05

--- a/lib/Makefile/AST.pm
+++ b/lib/Makefile/AST.pm
@@ -819,7 +819,7 @@
 
 =head1 LIMITATIONS AND TODO
 
-Adding support for other flavors' makes into this AST libary should make a huge amount of sense. The most interesting candiate is Microsoft's NMAKE.
+Adding support for other flavors' makes into this AST library should make a huge amount of sense. The most interesting candiate is Microsoft's NMAKE.
 
 =head1 SVN REPOSITORY