Subject: | Typo : "an string" |
Hi all!
The attached patch corrects a typo in https://metacpan.org/pod/IO::Async::Notifier saying "an string". Please consider applying it.
Regards and happy holidays,
— Shlomi Fish
Subject: | IO-Async-fix-a-typo.patch |
--- IO-Async-0.70/lib/IO/Async/Notifier.pm.orig 2015-12-17 14:54:26.132288651 +0200
+++ IO-Async-0.70/lib/IO/Async/Notifier.pm 2015-12-17 14:54:39.013158287 +0200
@@ -853,7 +853,7 @@
Conditionally print a debugging message to C<STDERR> if debugging is enabled.
If such a message is printed, it will be printed using C<printf> using the
-given format and arguments. The message will be prefixed with an string, in
+given format and arguments. The message will be prefixed with a string, in
square brackets, to help identify the C<$notifier> instance. This string will
be the class name of the notifier, and any parent notifiers it is contained
by, joined by an arrow C<< <- >>. To ensure this string does not grow too