Package: yoshimi / 1.5.10.1-1

02-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
Description: spelling fixes
Author: Debian
Forwarded: https://github.com/Yoshimi/yoshimi/pull/43
Last-Update: 2019-02-03
---
This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
--- yoshimi.orig/src/Interface/CmdInterface.h
+++ yoshimi/src/Interface/CmdInterface.h
@@ -234,7 +234,7 @@
     "kit mode entries","",
     "KIT",                      "access controls but don't change type",
     "   <n>",                   "select kit item number (1-16)",
-    "   MUlti",                 "alow item overlaps",
+    "   MUlti",                 "allow item overlaps",
     "   SIngle",                "lowest numbered item in key range",
     "   CRoss",                 "cross fade pairs",
     "   QUiet <s>",             "silence this item (OFF, {other})",
@@ -292,7 +292,7 @@
 };
 
 static string addsynthlist [] = {
-    "BAndwidth <n>",            "modifes relative fine detune of voices",
+    "BAndwidth <n>",            "modifies relative fine detune of voices",
     "GRoup <s>",                "disables harmonic amplitude randomness of voices with",
     "","a common oscllator (ON, {other})",
     "VOIce ...",                "enter Addsynth voice context",