Fix spelling errors
authorIOhannes m zmölnig <zmoelnig@umlautS.umlaeute.mur.at>
Thu, 2 Apr 2020 13:46:10 +0000 (15:46 +0200)
committerIOhannes m zmölnig <zmoelnig@umlautS.umlaeute.mur.at>
Thu, 2 Apr 2020 13:46:10 +0000 (15:46 +0200)
debian/patches/01-spelling-fixes.patch [new file with mode: 0644]
debian/patches/series

diff --git a/debian/patches/01-spelling-fixes.patch b/debian/patches/01-spelling-fixes.patch
new file mode 100644 (file)
index 0000000..1690c57
--- /dev/null
@@ -0,0 +1,18 @@
+Description: Fix spelling errors
+Author: IOhannes m zmölnig
+Origin: Debian
+Forwarded: no
+Last-Update: 2020-04-02
+---
+This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
+--- giada.orig/src/glue/channel.cpp
++++ giada/src/glue/channel.cpp
+@@ -154,7 +154,7 @@
+                       errors = true;
+       if (errors)
+-              v::gdAlert("Some files weren't loaded sucessfully.");
++              v::gdAlert("Some files weren't loaded successfully.");
+ }
index ff9b4e0ec20ec60ef3293fb83d1403022018ba1b..79fe269eccc3253bf936a0ce645a428354ec08c3 100644 (file)
@@ -1,3 +1,4 @@
+01-spelling-fixes.patch
 02-rtmidi-pkgconfig.patch
 03-JUCE544-compat.patch
 04-system-json.patch