From 6ccfdc1058f9cbd79d636a822163eda76eb4eb02 Mon Sep 17 00:00:00 2001 From: Adrian Knoth Date: Sun, 25 Feb 2018 18:45:49 +0100 Subject: Mass-fix spelling errors Flagged by the Debian QA tool. Mostly automatic search-n-replace of the mistakes flagged. --- dbus/controller_iface_patchbay.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dbus') diff --git a/dbus/controller_iface_patchbay.c b/dbus/controller_iface_patchbay.c index b0de0892..8e754afc 100644 --- a/dbus/controller_iface_patchbay.c +++ b/dbus/controller_iface_patchbay.c @@ -1528,7 +1528,7 @@ jack_controller_graph_order_callback( if (patchbay_ptr->graph.version == 1) { /* we have empty initial graph, increment graph version, - so we dont do jack_get_ports() again, + so we don't do jack_get_ports() again, on next next graph change */ patchbay_ptr->graph.version++; } -- cgit v1.2.1