summaryrefslogtreecommitdiffstats
path: root/help
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2004-10-13 09:46:26 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2004-10-13 09:46:26 +0000
commita046b30311a27e826abedc1ca8a919669b051fe0 (patch)
treed5945c4aa91e13fc6f103ef89bd5a688d374e0e2 /help
parent4cba6fba71fbdf14beaf9c74a2a38cd481cfe595 (diff)
downloadmpv-a046b30311a27e826abedc1ca8a919669b051fe0.tar.bz2
mpv-a046b30311a27e826abedc1ca8a919669b051fe0.tar.xz
typo found by Mizda Gabor <gabrov at freemail dot hu>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13630 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 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: "