diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/Main.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Main.cxx b/src/Main.cxx index e70e5f908..a07e8fefa 100644 --- a/src/Main.cxx +++ b/src/Main.cxx @@ -328,7 +328,7 @@ initialize_decoder_and_player(void) static void idle_event_emitted(void) { - /* send "idle" notificaions to all subscribed + /* send "idle" notifications to all subscribed clients */ unsigned flags = idle_get(); if (flags != 0) |