Date: | Fri, 12 Nov 2004 05:23:50 -0800 |
From: | Richard Soderberg <rsoderberg [...] gmail.com> |
To: | bug-IPC-Run [...] rt.cpan.org |
Subject: | I/R/Timer.pm documentation spelling fix: "an name" -> "a name" |
--- lib/CPANPLUS/Inc/IPC/Run/Timer.pm Fri Nov 12 05:16:50 2004
+++ lib/CPANPLUS/Inc/IPC/Run/Timer.pm.new Fri Nov 12 05:23:02 2004
@@ -251,7 +251,7 @@
If an exception is provided, it will be thrown when the timer notices that
it has expired (in check()). The name is for debugging usage, if you plan on
-having multiple timers around. If no name is provided, an name like "timer #1"
+having multiple timers around. If no name is provided, a name like "timer #1"
will be provided.
=cut
- R.