Package: libpoe-component-schedule-perl / 0.95-3

1001_some-typo-fixes.patch Patch series | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
Description: Fix typos in documentation / man page.
Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de>

--- a/lib/POE/Component/Schedule.pm
+++ b/lib/POE/Component/Schedule.pm
@@ -291,7 +291,7 @@
 =item * CPAN Ratings
 
 L<http://cpanratings.perl.org/p/POE-Component-Schedule>:
-if you use this distibution, please add comments on your experience for other
+if you use this distribution, please add comments on your experience for other
 users.
 
 =item * Search CPAN
@@ -313,7 +313,7 @@
 
 See L<https://rt.cpan.org/Ticket/Display.html?id=44442>.
 
-The orignal author of POE::Component::Cron is Chris Fedde.
+The original author of POE::Component::Cron is Chris Fedde.
 
 POE::Component::Cron is now implemented as a class that inherits from
 POE::Component::Schedule.