File: spelling.patch

package info (click to toggle)
libmath-calculus-differentiate-perl 0.3-2
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 156 kB
  • sloc: perl: 1,842; makefile: 2
file content (15 lines) | stat: -rw-r--r-- 369 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Description: Fix spelling errors found by Lintian
Author: Axel Beckert <abe@debian.org>
Forwarded: no

--- a/Differentiate.pm
+++ b/Differentiate.pm
@@ -66,7 +66,7 @@
   $exp->addVariable('x');
 
 Sets a certain named value in the expression as being a variable. A named value must be
-an alphabetic chracter.
+an alphabetic character.
 
 =item setExpression