File: pod_sp.patch

package info (click to toggle)
liblog-dispatch-config-perl 1.04-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd, stretch, wheezy
  • size: 224 kB
  • ctags: 45
  • sloc: perl: 233; makefile: 2
file content (16 lines) | stat: -rw-r--r-- 444 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Description: Spelling error fix splitted -> split
Author: Carlos Vicente <cvicente@cpan.org>
Last-Update: 2012-02-15


--- a/lib/Log/Dispatch/Config.pm
+++ b/lib/Log/Dispatch/Config.pm
@@ -244,7 +244,7 @@
 
   dispatchers = file screen
 
-C<dispatchers> defines logger names, which will be splitted by spaces.
+C<dispatchers> defines logger names, which will be split by spaces.
 If this parameter is unset, no logging is done.
 
 =item format