Package: mikmod / 3.2.8-2

spelling-fixes.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
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
Description: Fix a few spelling mistakes
Author: Stephen Kitt <skitt@debian.org>

--- a/mikmod.cfg
+++ b/mikmod.cfg
@@ -221,7 +221,7 @@
 #   EXTRACT = <command>, command to extract a file to stdout (%A archive name,
 #              %a short archive name, %f file name, %d destination name(non UNIX))
 #   SKIPPAT = <string>, Remove the first SKIPSTART lines starting from the first
-#                       occurence of SKIPPAT and the last SKIPEND lines from the
+#                       occurrence of SKIPPAT and the last SKIPEND lines from the
 #                       extracted file (if the command EXTRACT mixes status
 #                       information and the module).
 #   SKIPSTART = <val>, 
--- a/mikmodrc
+++ b/mikmodrc
@@ -221,7 +221,7 @@
 #   EXTRACT = <command>, command to extract a file to stdout (%A archive name,
 #              %a short archive name, %f file name, %d destination name(non UNIX))
 #   SKIPPAT = <string>, Remove the first SKIPSTART lines starting from the first
-#                       occurence of SKIPPAT and the last SKIPEND lines from the
+#                       occurrence of SKIPPAT and the last SKIPEND lines from the
 #                       extracted file (if the command EXTRACT mixes status
 #                       information and the module).
 #   SKIPSTART = <val>, 
--- a/src/marchive.c
+++ b/src/marchive.c
@@ -362,7 +362,7 @@
 
 /* Create a copy of file 'fd' with the first 'start' lines and the
    last 'end' lines removed. Ignore all lines up to the first
-   occurence of startpat. Unlink the copy and return a file
+   occurrence of startpat. Unlink the copy and return a file
    descriptor to the copy. If the file could not be unlinked (e.g.
    under Windows an open file can not be unlinked), return its
    name in 'file'.*/
--- a/src/mconfig.c
+++ b/src/mconfig.c
@@ -262,7 +262,7 @@
 
 	The last three fields specify which part to use from the extracted file
 	(if the extraction program mixes status information and the module).
-	The first skipstart lines starting from the first occurence of skippat
+	The first skipstart lines starting from the first occurrence of skippat
 	and the last skipend lines from the extracted file are removed.
 */
 
@@ -762,7 +762,7 @@
 			 "  EXTRACT = <command>, command to extract a file to stdout (%A archive name,\n"
 			 "             %a short archive name, %f file name, %d destination name(non UNIX))\n"
 			 "  SKIPPAT = <string>, Remove the first SKIPSTART lines starting from the first\n"
-			 "                      occurence of SKIPPAT and the last SKIPEND lines from the\n"
+			 "                      occurrence of SKIPPAT and the last SKIPEND lines from the\n"
 			 "                      extracted file (if the command EXTRACT mixes status\n"
 			 "                      information and the module).\n"
 			 "  SKIPSTART = <val>, \n"
--- a/src/mconfedit.c
+++ b/src/mconfedit.c
@@ -751,7 +751,7 @@
 			break;
 		  case MENU_REVERT:
 			config_set_config(&config);
-			win_status("Changed configuration reseted");
+			win_status("Changed configuration reset");
 			break;
 		}
 		break;
--- a/src/mikmod.1
+++ b/src/mikmod.1
@@ -254,7 +254,7 @@
 
 You can select commands in the menus either by moving the selection with the
 arrow keys and pressing enter, or entering the highlighted letter corresponding
-ot the command you want to select.
+to the command you want to select.
 
 Menu entries ending with a \fB>\fR character open a submenu, whereas entries
 ending in \fB...\fR open a dialog box. You can dismiss a submenu either by