File: fix-pod-spelling.patch

package info (click to toggle)
libpoe-component-syndicator-perl 0.06-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 260 kB
  • sloc: perl: 669; makefile: 2
file content (17 lines) | stat: -rw-r--r-- 528 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Description: Fix pod spelling error
Origin: vendor
Forwarded: no
Author: Jotam Jr. Trejo <jotamjr@debian.org.sv>
Last-Update: 2011-08-30

--- a/lib/POE/Component/Syndicator.pm
+++ b/lib/POE/Component/Syndicator.pm
@@ -570,7 +570,7 @@
 documentation. A subclass does not have to register for plugin events.
 
 Two event types are supported: SERVER and USER, though their names can be
-overriden (see L<C<_syndicator_init>|/_syndicator_init>).
+overridden (see L<C<_syndicator_init>|/_syndicator_init>).
 
 =head3 SERVER events