[SCM] sooperlooper/master: Fix one more spelling error.
mira-guest at users.alioth.debian.org
mira-guest at users.alioth.debian.org
Sat Dec 17 21:52:53 UTC 2016
The following commit has been merged in the master branch:
commit 006f01205a20e18d5caec5bfa7b8e8dce5847806
Author: Jaromír Mikeš <mira.mikes at seznam.cz>
Date: Sat Dec 17 22:10:35 2016 +0100
Fix one more spelling error.
diff --git a/debian/patches/01-spelling_error.patch b/debian/patches/01-spelling_error.patch
index bd65c6e..42840c4 100644
--- a/debian/patches/01-spelling_error.patch
+++ b/debian/patches/01-spelling_error.patch
@@ -5,6 +5,8 @@ Forwarded: yes
src/gui/keyboard_target.cpp | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
+Index: sooperlooper/src/gui/keyboard_target.cpp
+===================================================================
--- sooperlooper.orig/src/gui/keyboard_target.cpp
+++ sooperlooper/src/gui/keyboard_target.cpp
@@ -408,7 +408,7 @@ KeyboardTarget::load_bindings (const XML
@@ -16,3 +18,16 @@ Forwarded: yes
continue;
}
+Index: sooperlooper/libs/midi++/midiparser.cc
+===================================================================
+--- sooperlooper.orig/libs/midi++/midiparser.cc
++++ sooperlooper/libs/midi++/midiparser.cc
+@@ -100,7 +100,7 @@ Parser::midi_event_type_name (eventType
+ return "active sense";
+
+ default:
+- return "unknow MIDI event type";
++ return "unknown MIDI event type";
+ }
+ };
+
--
sooperlooper packaging
More information about the pkg-multimedia-commits
mailing list