diff help/help_mp-en.h @ 22465:e979a71e0bcd

Fix unkown --> unkNown typo.
author diego
date Wed, 07 Mar 2007 01:31:29 +0000
parents 6bcfe2368dfa
children 8d480f1b41df
line wrap: on
line diff
--- a/help/help_mp-en.h	Wed Mar 07 01:23:37 2007 +0000
+++ b/help/help_mp-en.h	Wed Mar 07 01:31:29 2007 +0000
@@ -1879,7 +1879,7 @@
 // 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"