From a046b30311a27e826abedc1ca8a919669b051fe0 Mon Sep 17 00:00:00 2001 From: diego Date: Wed, 13 Oct 2004 09:46:26 +0000 Subject: [PATCH] typo found by Mizda Gabor git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13630 b3059339-0415-0410-9bf9-f77b7e298cf2 --- help/help_mp-en.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/help/help_mp-en.h b/help/help_mp-en.h index 022b562f34..343a326324 100644 --- a/help/help_mp-en.h +++ b/help/help_mp-en.h @@ -414,7 +414,7 @@ static char help_text[]= #define MSGTR_CodecLacksFourcc "\ncodec(%s) does not have FourCC/format!\n" #define MSGTR_CodecLacksDriver "\ncodec(%s) does not have a driver!\n" #define MSGTR_CodecNeedsDLL "\ncodec(%s) needs a 'dll'!\n" -#define MSGTR_CodecNeedsOutfmt "\ncodec(%s) needa an 'outfmt'!\n" +#define MSGTR_CodecNeedsOutfmt "\ncodec(%s) needs an 'outfmt'!\n" #define MSGTR_CantAllocateComment "Can't allocate memory for comment. " #define MSGTR_GetTokenMaxNotLessThanMAX_NR_TOKEN "get_token(): max >= MAX_MR_TOKEN!" #define MSGTR_ReadingFile "Reading %s: "