blob: 6cb416e78d550378df881a05a92abfef0085fa18 (
plain)
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
|
diff -Naur mktoc-1.3/PKG-INFO mktoc-1.3.patched/PKG-INFO
--- mktoc-1.3/PKG-INFO 2012-02-15 03:17:11.000000000 -0500
+++ mktoc-1.3.patched/PKG-INFO 2018-01-11 16:08:24.427887735 -0500
@@ -132,7 +132,7 @@
mktoc -f cue_file.cue -o toc_file.toc
5. Tell mktoc to ignore missing WAV file errors. There is a potential that
- the result TOC file will cause cdrdao to loose pregap information during
+ the result TOC file will cause cdrdao to lose pregap information during
the burn process (see above)::
mktoc -a cue_file.cue
diff -Naur mktoc-1.3/README mktoc-1.3.patched/README
--- mktoc-1.3/README 2012-02-15 03:17:11.000000000 -0500
+++ mktoc-1.3.patched/README 2018-01-11 16:08:16.662887722 -0500
@@ -123,7 +123,7 @@
mktoc -f cue_file.cue -o toc_file.toc
5. Tell mktoc to ignore missing WAV file errors. There is a potential that
- the result TOC file will cause cdrdao to loose pregap information during
+ the result TOC file will cause cdrdao to lose pregap information during
the burn process (see above)::
mktoc -a cue_file.cue
diff -Naur mktoc-1.3/mktoc/__init__.py mktoc-1.3.patched/mktoc/__init__.py
--- mktoc-1.3/mktoc/__init__.py 2011-08-02 05:25:42.000000000 -0400
+++ mktoc-1.3.patched/mktoc/__init__.py 2018-01-11 16:08:14.032887717 -0500
@@ -129,7 +129,7 @@
mktoc -f cue_file.cue -o toc_file.toc
5. Tell mktoc to ignore missing WAV file errors. There is a potential that
- the result TOC file will cause cdrdao to loose pregap information during
+ the result TOC file will cause cdrdao to lose pregap information during
the burn process (see above)::
mktoc -a cue_file.cue
diff -Naur mktoc-1.3/mktoc.egg-info/PKG-INFO mktoc-1.3.patched/mktoc.egg-info/PKG-INFO
--- mktoc-1.3/mktoc.egg-info/PKG-INFO 2012-02-15 03:17:11.000000000 -0500
+++ mktoc-1.3.patched/mktoc.egg-info/PKG-INFO 2018-01-11 16:08:20.536887728 -0500
@@ -132,7 +132,7 @@
mktoc -f cue_file.cue -o toc_file.toc
5. Tell mktoc to ignore missing WAV file errors. There is a potential that
- the result TOC file will cause cdrdao to loose pregap information during
+ the result TOC file will cause cdrdao to lose pregap information during
the burn process (see above)::
mktoc -a cue_file.cue
|