Package: libbio-asn1-entrezgene-perl / 1.720-2

spelling.patch Patch series | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
Description: fix spelling mistakes
Origin: vendor
Author: gregor herrmann <gregoa@debian.org>
Last-Update: 2018-07-08
Forwarded: https://github.com/bioperl/Bio-ASN1-EntrezGene/pull/4
Bug: https://github.com/bioperl/Bio-ASN1-EntrezGene/pull/4

--- a/lib/Bio/ASN1/EntrezGene.pm
+++ b/lib/Bio/ASN1/EntrezGene.pm
@@ -440,7 +440,7 @@
                 please see comment for the trimdata method. An option
                 of 2 is recommended and default
               The acceptable values for $trimopt include:
-                1 - trim as much as possibile
+                1 - trim as much as possible
                 2 (or 0, undef) - trim to an easy-to-use structure
                 3 - no trimming (in version 1.06, prior to version
                     1.06, 0 or undef means no trimming)
@@ -458,7 +458,7 @@
   Notes:      This function is useful to compact a data structure produced by
                 Bio::ASN1::EntrezGene::parse.
               The acceptable values for $trimopt include:
-                1 - trim as much as possibile
+                1 - trim as much as possible
                 2 (or 0, undef) - trim to an easy-to-use structure
                 3 - no trimming (in version 1.06, prior to version
                     1.06, 0 or undef means no trimming)
--- a/lib/Bio/ASN1/Sequence.pm
+++ b/lib/Bio/ASN1/Sequence.pm
@@ -439,7 +439,7 @@
                 please see comment for the trimdata method. An option
                 of 2 is recommended and default
               The acceptable values for $trimopt include:
-                1 - trim as much as possibile
+                1 - trim as much as possible
                 2 (or 0, undef) - trim to an easy-to-use structure
                 3 - no trimming (in version 1.06, prior to version
                     1.06, 0 or undef means no trimming)
@@ -457,7 +457,7 @@
   Notes:      This function is useful to compact a data structure produced by
                 Bio::ASN1::Sequence::parse.
               The acceptable values for $trimopt include:
-                1 - trim as much as possibile
+                1 - trim as much as possible
                 2 (or 0, undef) - trim to an easy-to-use structure
                 3 - no trimming (in version 1.06, prior to version
                     1.06, 0 or undef means no trimming)