File: fix-pod-spelling.patch

package info (click to toggle)
libalien-wxwidgets-perl 0.50%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 576 kB
  • ctags: 368
  • sloc: perl: 5,259; sh: 48; makefile: 13
file content (15 lines) | stat: -rw-r--r-- 446 bytes parent folder | download
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: no
--- 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',