summaryrefslogtreecommitdiffstats
path: root/help
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2006-10-22 12:33:37 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2006-10-22 12:33:37 +0000
commit9a97016bafa85c2aac9dc2b05e95697b8f9733dc (patch)
tree9701b9d19d580416959114c79b836de86c76e22f /help
parent00b7289180fcdf38b26cf5e061a268ec2dc1e11f (diff)
downloadmpv-9a97016bafa85c2aac9dc2b05e95697b8f9733dc.tar.bz2
mpv-9a97016bafa85c2aac9dc2b05e95697b8f9733dc.tar.xz
typo
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20355 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'help')
-rw-r--r--help/help_mp-en.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/help/help_mp-en.h b/help/help_mp-en.h
index c6f8b68a4b..59d1ba6ec7 100644
--- a/help/help_mp-en.h
+++ b/help/help_mp-en.h
@@ -1836,7 +1836,7 @@ static char help_text[]=
#define MSGTR_RADIO_GetVolumeFailed "[radio] ioctl get volume failed: %s\n"
#define MSGTR_RADIO_SetVolumeFailed "[radio] ioctl set volume failed: %s\n"
#define MSGTR_RADIO_DroppingFrame "\n[radio] too bad - dropping audio frame (%d bytes)!\n"
-#define MSGTR_RADIO_BufferEmpty "[radio] grab_audio_frame: buffer empty, wating for %d data bytes.\n"
+#define MSGTR_RADIO_BufferEmpty "[radio] grab_audio_frame: buffer empty, waiting for %d data bytes.\n"
#define MSGTR_RADIO_AudioInitFailed "[radio] audio_in_init failed: %s\n"
#define MSGTR_RADIO_AudioBuffer "[radio] Audio capture - buffer=%d bytes (block=%d bytes).\n"
#define MSGTR_RADIO_AllocateBufferFailed "[radio] cannot allocate audio buffer (block=%d,buf=%d): %s\n"