From d769b74d6191c90fce08c97b5115e06209376eff Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Wed, 16 Jan 2013 23:23:30 +0100 Subject: Main: fix comment typo --- src/Main.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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) -- cgit v1.2.3