aboutsummaryrefslogtreecommitdiff
path: root/src/Main.cxx
diff options
context:
space:
mode:
authorMax Kellermann <max@duempel.org>2013-01-16 23:23:30 +0100
committerMax Kellermann <max@duempel.org>2013-01-16 23:23:47 +0100
commitd769b74d6191c90fce08c97b5115e06209376eff (patch)
tree9947f9e00c4b2237a6b94481bdf281a3bcf3c13b /src/Main.cxx
parent601495fa0f3d3793d4ee761d1b86f8435417266c (diff)
Main: fix comment typo
Diffstat (limited to 'src/Main.cxx')
-rw-r--r--src/Main.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Main.cxx b/src/Main.cxx
index e70e5f90..a07e8fef 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)