From: Stepan Kasal Date: Fri, 14 Mar 2008 13:59:58 +0000 (+0100) Subject: * lib/Autom4te/ChannelDefs.pm: Fix typos. X-Git-Tag: v2.62~38 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2d9b62b11d6c50f0c9ec4b902768425ebdc90048;p=thirdparty%2Fautoconf.git * lib/Autom4te/ChannelDefs.pm: Fix typos. --- diff --git a/ChangeLog b/ChangeLog index 2892f571..e7ea6664 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2008-03-14 Stepan Kasal + + * lib/Autom4te/ChannelDefs.pm: Fix typos. + 2008-03-12 Eric Blake Fix yesterday's regression in m4_wrap([$1]). diff --git a/lib/Autom4te/ChannelDefs.pm b/lib/Autom4te/ChannelDefs.pm index f4fc3855..95281e03 100644 --- a/lib/Autom4te/ChannelDefs.pm +++ b/lib/Autom4te/ChannelDefs.pm @@ -39,7 +39,7 @@ Autom4te::ChannelDefs - channel definitions for Automake and helper functions =head1 DESCRIPTION -This packages defines channels that can be used in Automake to +This package defines channels that can be used in Automake to output diagnostics and other messages (via C). It also defines some helper function to enable or disable these channels, and some shorthand function to output on specific channels. @@ -303,7 +303,7 @@ Parse the argument of C<--warning=CATEGORY> or C<-WCATEGORY>. C<$OPTIONS> is C<"--warning"> or C<"-W">, C<@ARGUMENT> is a list of C. -This can be used as a argument to C. +This can be used as an argument to C. =cut