# HG changeset patch # User diego # Date 1097660786 0 # Node ID f77a655d1e4af1a3f9e967563277ecf7d8763664 # Parent 315f133df221a46976b7cf40f0290d96022bbba2 typo found by Mizda Gabor diff -r 315f133df221 -r f77a655d1e4a help/help_mp-en.h --- a/help/help_mp-en.h Wed Oct 13 09:37:32 2004 +0000 +++ b/help/help_mp-en.h Wed Oct 13 09:46:26 2004 +0000 @@ -414,7 +414,7 @@ #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: "