From 196bee14d3cc83d083623ce29f2f238e54037628 Mon Sep 17 00:00:00 2001 From: diego Date: Wed, 7 Mar 2007 01:31:29 +0000 Subject: Fix unkown --> unkNown typo. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22483 b3059339-0415-0410-9bf9-f77b7e298cf2 --- help/help_mp-en.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'help/help_mp-en.h') diff --git a/help/help_mp-en.h b/help/help_mp-en.h index 82f2135880..0249c9ae1a 100644 --- a/help/help_mp-en.h +++ b/help/help_mp-en.h @@ -1879,7 +1879,7 @@ static char help_text[]= // libvo/vo_vesa.c #define MSGTR_LIBVO_VESA_FatalErrorOccurred "[VO_VESA] Fatal error occurred! Can't continue.\n" -#define MSGTR_LIBVO_VESA_UnkownSubdevice "[VO_VESA] unknown subdevice: '%s'.\n" +#define MSGTR_LIBVO_VESA_UnknownSubdevice "[VO_VESA] unknown subdevice: '%s'.\n" #define MSGTR_LIBVO_VESA_YouHaveTooLittleVideoMemory "[VO_VESA] You have too little video memory for this mode:\n[VO_VESA] Required: %08lX present: %08lX.\n" #define MSGTR_LIBVO_VESA_YouHaveToSpecifyTheCapabilitiesOfTheMonitor "[VO_VESA] You have to specify the capabilities of the monitor. Not changing refresh rate.\n" #define MSGTR_LIBVO_VESA_UnableToFitTheMode "[VO_VESA] The mode does not fit the monitor limits. Not changing refresh rate.\n" -- cgit v1.2.3