# HG changeset patch # User diego # Date 1161520417 0 # Node ID b97c7fbd7ce68f5df95050b462ee056c349b09d7 # Parent b4d6071881209db2ccd1170791f61cff02cd6548 typo diff -r b4d607188120 -r b97c7fbd7ce6 help/help_mp-en.h --- a/help/help_mp-en.h Sun Oct 22 12:27:59 2006 +0000 +++ b/help/help_mp-en.h Sun Oct 22 12:33:37 2006 +0000 @@ -1836,7 +1836,7 @@ #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"