qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [4163] Typo fix


From: Aurelien Jarno
Subject: [Qemu-devel] [4163] Typo fix
Date: Mon, 07 Apr 2008 19:47:00 +0000

Revision: 4163
          http://svn.sv.gnu.org/viewvc/?view=rev&root=qemu&revision=4163
Author:   aurel32
Date:     2008-04-07 19:46:58 +0000 (Mon, 07 Apr 2008)

Log Message:
-----------
Typo fix

Modified Paths:
--------------
    trunk/audio/audio.c

Modified: trunk/audio/audio.c
===================================================================
--- trunk/audio/audio.c 2008-04-06 06:04:39 UTC (rev 4162)
+++ trunk/audio/audio.c 2008-04-07 19:46:58 UTC (rev 4163)
@@ -1540,7 +1540,7 @@
      "(undocumented)", NULL, 0},
 
     {"LOG_TO_MONITOR", AUD_OPT_BOOL, &conf.log_to_monitor,
-     "print logging messages to montior instead of stderr", NULL, 0},
+     "print logging messages to monitor instead of stderr", NULL, 0},
 
     {NULL, 0, NULL, NULL, NULL, 0}
 };






reply via email to

[Prev in Thread] Current Thread [Next in Thread]