r59773 - in /trunk/libpoe-component-irc-perl: debian/patches/series lib/POE/Component/IRC/State.pm

gregoa at users.alioth.debian.org gregoa at users.alioth.debian.org
Wed Jun 23 16:59:40 UTC 2010


Author: gregoa
Date: Wed Jun 23 16:59:33 2010
New Revision: 59773

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=59773
Log:
un-apply patch. oops.

Modified:
    trunk/libpoe-component-irc-perl/debian/patches/series
    trunk/libpoe-component-irc-perl/lib/POE/Component/IRC/State.pm

Modified: trunk/libpoe-component-irc-perl/debian/patches/series
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libpoe-component-irc-perl/debian/patches/series?rev=59773&op=diff
==============================================================================
--- trunk/libpoe-component-irc-perl/debian/patches/series (original)
+++ trunk/libpoe-component-irc-perl/debian/patches/series Wed Jun 23 16:59:33 2010
@@ -1,2 +1,3 @@
 fix-pod-spelling.patch
 missing_shebang.patch
+debian-changes-6.33+dfsg-1

Modified: trunk/libpoe-component-irc-perl/lib/POE/Component/IRC/State.pm
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libpoe-component-irc-perl/lib/POE/Component/IRC/State.pm?rev=59773&op=diff
==============================================================================
--- trunk/libpoe-component-irc-perl/lib/POE/Component/IRC/State.pm (original)
+++ trunk/libpoe-component-irc-perl/lib/POE/Component/IRC/State.pm Wed Jun 23 16:59:33 2010
@@ -1387,7 +1387,7 @@
 
 =head2 Augmented events
 
-New parameters are added to the following
+New paramaters are added to the following
 L<POE::Component::IRC|POE::Component::IRC> events.
 
 =head3 C<irc_quit>
@@ -1395,7 +1395,7 @@
 See also L<C<irc_quit>|POE::Component::IRC/"irc_quit"> in
 L<POE::Component::IRC|POE::Component::IRC>.
 
-Additional parameter C<ARG2> contains an arrayref of channel names that are
+Additional paramater C<ARG2> contains an arrayref of channel names that are
 common to the quitting client and the component.
 
 =head3 C<irc_nick>




More information about the Pkg-perl-cvs-commits mailing list