]> git.sesse.net Git - vlc/blobdiff - modules/misc/quartztext.c
Fix some typos.
[vlc] / modules / misc / quartztext.c
index b7c4da2374319a92eb18c879b30b995c606c96a1..b1dd12ade814bb05b53cab008f14a5dd917ee8c0 100644 (file)
@@ -82,7 +82,7 @@ static void setFontAttibutes( char *psz_fontname, int i_font_size, uint32_t i_fo
 #define FONTSIZER_TEXT N_("Relative font size")
 #define FONTSIZER_LONGTEXT N_("This is the relative default size of the " \
     "fonts that will be rendered on the video. If absolute font size is set, "\
-    "relative size will be overriden." )
+    "relative size will be overridden." )
 #define COLOR_TEXT N_("Text default color")
 #define COLOR_LONGTEXT N_("The color of the text that will be rendered on "\
     "the video. This must be an hexadecimal (like HTML colors). The first two "\