File: spelling.patch

package info (click to toggle)
acedb 4.9.39%2Bdfsg.02-7
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 33,824 kB
  • sloc: ansic: 256,993; perl: 2,803; cpp: 2,534; csh: 1,712; python: 862; sh: 658; makefile: 302; awk: 249; lex: 225; yacc: 221
file content (93 lines) | stat: -rw-r--r-- 3,296 bytes parent folder | download | duplicates (5)
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
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
Author: Andreas Tille <tille@debian.org>
Last-Update: Sun, 13 Dec 2015 18:53:59 +0100
Description: Silence lintians spelling nitpicking

--- a/w1/helpsubs.c
+++ b/w1/helpsubs.c
@@ -1708,7 +1708,7 @@ static BOOL parseSection (char **cp, Htm
   else if (strncasecmp (*cp, "</pre>", 6) == 0)
     {
       if (!MODE_PREFORMAT)
-	fprintf (stderr, "Help warning : found </PRE> without preceeding <PRE>\n") ;
+	fprintf (stderr, "Help warning : found </PRE> without preceding <PRE>\n") ;
       MODE_PREFORMAT = FALSE ;
 
       leftnode = makeNode (HTML_ENDPREFORMAT, handle) ;
@@ -1738,7 +1738,7 @@ static BOOL parseSection (char **cp, Htm
 	}
       else
 	fprintf (stderr, "Help warning : found </BLOCKQUOTE> "
-		"without preceeding <BLOCKQUOTE>\n") ;
+		"without preceding <BLOCKQUOTE>\n") ;
 
       *cp += 13 ;
       skipSpaces (cp) ;
--- a/w7/dendrogram.c
+++ b/w7/dendrogram.c
@@ -3746,7 +3746,7 @@ static BOOL parseMember (FILE *ttfil, ch
 	{
 		blankAtom (ttfil) ;
 		/* Substitute blank to ensure that subsequent empty names 
-		    preceeding the next ',' or ')' are scanned */
+		    preceding the next ',' or ')' are scanned */
 		**cp = ' ' ; 
 		return TRUE ;
 	}
@@ -3773,7 +3773,7 @@ static BOOL parseMember (FILE *ttfil, ch
 		if( **cp == ',' )
 		{
 			/* Substitute blank to ensure that subsequent empty names 
-			    preceeding the next ',' or ')' are scanned */
+			    preceding the next ',' or ')' are scanned */
 			**cp = ' ' ; 
 			return TRUE ;
 		}
@@ -3819,7 +3819,7 @@ static BOOL parseMember (FILE *ttfil, ch
 		if( **cp == ',' )
 		{
 			/* Substitute blank to ensure that subsequent empty names 
-			    preceeding the next ',' or ')' are scanned */
+			    preceding the next ',' or ')' are scanned */
 			**cp = ' ' ; 
 			return TRUE ;
 		}
@@ -3879,7 +3879,7 @@ static BOOL parseMember (FILE *ttfil, ch
 		if( **cp == ',' )
 		{
 			/* Substitute blank to ensure that subsequent empty names 
-			    preceeding the next ',' or ')' are scanned */
+			    preceding the next ',' or ')' are scanned */
 			**cp = ' ' ; 
 			return TRUE ;
 		}
--- a/wdemo/wspec/help.wrm
+++ b/wdemo/wspec/help.wrm
@@ -1196,7 +1196,7 @@ corresponding number, in this case a pos
 may use this column of number to draw a multiple map.
 
 You may also edit the tag field manually, following the Query-syntax
-explained in the preceeding page, but this will not edit the Class
+explained in the preceding page, but this will not edit the Class
 field of the definition which must be set either by editing the .def
 file manually or by using first the tag button and choosing the same
 sort of field.
@@ -2450,7 +2450,7 @@ Intrinsic tree:
 	button:
 
 Refine tree:
-	This should better the results of the preceeding button but
+	This should better the results of the preceding button but
 	is not yet available.
 
 Map:
--- a/whelp/Interval_Mapping.html
+++ b/whelp/Interval_Mapping.html
@@ -61,7 +61,7 @@ innacurate algorithm to reorder the gene
 the next button:<p>
 
 <li><strong>Refine tree</strong>: This should better the results of
-the preceeding button but is not yet available.<p>
+the preceding button but is not yet available.<p>
 
 <li><strong>Map</strong>: Creates a new window with a useful graphic
 presentation of the data. It is interesting even on the standard data,