File: fix-pod-spelling.patch

package info (click to toggle)
libalien-wxwidgets-perl 0.65%2Bdfsg-4
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 1,224 kB
  • ctags: 393
  • sloc: perl: 5,363; sh: 51; makefile: 16
file content (15 lines) | stat: -rw-r--r-- 496 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Description: fix POD spelling
Author: Jonathan Yu <jawnsy@cpan.org>
Origin: vendor
Forwarded: https://rt.cpan.org/Public/Bug/Display.html?id=69641
--- a/lib/Alien/wxWidgets.pm
+++ b/lib/Alien/wxWidgets.pm
@@ -236,7 +236,7 @@
 
     my $config = Alien::wxWidgets->config;
 
-Returns some miscellaneous configuration informations for wxWidgets
+Returns some miscellaneous configuration information for wxWidgets
 in the form
 
     { toolkit   => 'msw' | 'gtk' | 'motif' | 'x11' | 'cocoa' | 'mac',