summaryrefslogtreecommitdiff
path: root/common/JackMidiAsyncQueue.h
diff options
context:
space:
mode:
Diffstat (limited to 'common/JackMidiAsyncQueue.h')
-rw-r--r--common/JackMidiAsyncQueue.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/JackMidiAsyncQueue.h b/common/JackMidiAsyncQueue.h
index 5f23eff4..0bf23cbb 100644
--- a/common/JackMidiAsyncQueue.h
+++ b/common/JackMidiAsyncQueue.h
@@ -76,7 +76,7 @@ namespace Jack {
/**
* Enqueues the MIDI event specified by the arguments. The return
- * value indiciates whether or not the event was successfully enqueued.
+ * value indicates whether or not the event was successfully enqueued.
* This method may be overridden.
*/