From: Stefano Lattarini Date: Sat, 17 Apr 2010 13:40:35 +0000 (+0200) Subject: Fix typo in POD documentation of Automake::Channels. X-Git-Tag: v1.11.1b~86^2~3 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=74be0c27243c26ffd2a231ec8bbedea5f22a2eed;p=thirdparty%2Fautomake.git Fix typo in POD documentation of Automake::Channels. * lib/Automake/Channels.pm: Fixed typo in POD documentation: @<...> was used instead of C<...>. --- diff --git a/ChangeLog b/ChangeLog index 32404d702..1dc2cf0d3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2010-04-17 Stefano Lattarini + + Fixed typo in POD documentation of Automake::Channels. + * lib/Automake/Channels.pm: Fixed typo in POD documentation: + @<...> was used instead of C<...>. + 2010-04-14 Stefano Lattarini Refactor tests on Automake TESTS color output. diff --git a/lib/Automake/Channels.pm b/lib/Automake/Channels.pm index 050ba05fd..b4908c030 100644 --- a/lib/Automake/Channels.pm +++ b/lib/Automake/Channels.pm @@ -171,7 +171,7 @@ C<$warnings_are_errors> is set. The value to update C<$exit_code> with when a fatal or error message is emitted. C<$exit_code> is also updated for warnings output -when @<$warnings_are_errors> is set. +when C<$warnings_are_errors> is set. =item C \*STDERR>