File: fix-spelling-error-in-manpage.patch

package info (click to toggle)
libobject-realize-later-perl 0.19-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd, stretch
  • size: 196 kB
  • ctags: 36
  • sloc: perl: 424; makefile: 2
file content (19 lines) | stat: -rw-r--r-- 713 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Description: Fix spelling error in manpage
Origin: vendor
Bug: https://rt.cpan.org/Public/Bug/Display.html?id=92458
Forwarded: yes
Author: Salvatore Bonaccorso <carnil@debian.org>
Reviewed-by: Salvatore Bonaccorso <carnil@debian.org>
Last-Update: 2014-01-25

--- a/lib/Object/Realize/Later.pod
+++ b/lib/Object/Realize/Later.pod
@@ -330,7 +330,7 @@
 
 =head3 Example 3
 
-This module is especially usefull for larger projects, which there is
+This module is especially useful for larger projects, which there is
 a need for speed or memory reduction. In this case, you may have an
 extra overview on which objects have been realized (transformed), and
 which not.  This example is taken from the MailBox modules: