File: spelling.patch

package info (click to toggle)
libclass-date-perl 1.1.17-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye, buster
  • size: 368 kB
  • sloc: perl: 922; xml: 273; makefile: 9
file content (21 lines) | stat: -rw-r--r-- 583 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
Description: fix some spelling mistakes
Origin: vendor
Bug: https://rt.cpan.org/Ticket/Display.html?id=118206
Forwarded: https://rt.cpan.org/Ticket/Display.html?id=118206
Author: gregor herrmann <gregoa@debian.org>
Last-Update: 2018-07-28

--- a/lib/Class/Date.pm
+++ b/lib/Class/Date.pm
@@ -940,9 +940,9 @@
 
 =back
 
-=item substraction
+=item subtraction
 
-The same rules are true for substraction, except you can substract 
+The same rules are true for subtraction, except you can subtract
 two Class::Date object from each other, and you will get a Class::Date::Rel
 object: