Added libalien-wxwidgets-perl
[pkg-perl] / deb-src / libalien-wxwidgets-perl / libalien-wxwidgets-perl-0.50 / debian / patches / fix-pod-spelling.patch
1 Description: fix POD spelling
2 Author: Jonathan Yu <jawnsy@cpan.org>
3 Origin: vendor
4 Forwarded: no
5 --- a/lib/Alien/wxWidgets.pm
6 +++ b/lib/Alien/wxWidgets.pm
7 @@ -236,7 +236,7 @@
8  
9      my $config = Alien::wxWidgets->config;
10  
11 -Returns some miscellaneous configuration informations for wxWidgets
12 +Returns some miscellaneous configuration information for wxWidgets
13  in the form
14  
15      { toolkit   => 'msw' | 'gtk' | 'motif' | 'x11' | 'cocoa' | 'mac',