Thu Jul 21 06:10:36 2011: Request 69641 was acted upon. Transaction: Ticket created by gre...@debian.org Queue: Alien-wxWidgets Subject: [PATCH] Spelling fix Broken in: (no value) Severity: (no value) Owner: Nobody Requestors: gre...@debian.org Status: new Ticket <URL: https://rt.cpan.org/Ticket/Display.html?id=69641 >
In Debian we are currently applying the attached patch to Alien-wxWidgets. We thought you might be interested in it, too. Description: fix POD spelling Author: Jonathan Yu <jaw...@cpan.org> Origin: vendor Thanks in advance, gregor herrmann, Debian perl Group
Description: fix POD spelling Author: Jonathan Yu <jaw...@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',