Commit 5e4ac6bc authored by Vitaly Lipatov's avatar Vitaly Lipatov Committed by Alexandre Julliard

Spelling fixes.

parent 2dd31728
......@@ -352,7 +352,7 @@ static const WCHAR font_mutex_nameW[] = {'_','_','W','I','N','E','_','F','O','N'
* Key Meaning
* FIXEDFON.FON FixedSys
* FONTS.FON System
* OEMFONT.FON Termial
* OEMFONT.FON Terminal
* LogPixels Current dpi set by the display control panel applet
* (HKLM\\Software\\Microsft\\Windows NT\\CurrentVersion\\FontDPI
* also has a LogPixels value that appears to mirror this)
......
......@@ -122,9 +122,9 @@ static const LOGFONTW AnsiVarFont =
*/
/*
* language-dependenet stock fonts for all known charsets
* please see TranslateCharsetInfo (objects/font.c) and
* CharsetBindingInfo (graphics/x11drv/xfont.c),
* language-dependent stock fonts for all known charsets
* please see TranslateCharsetInfo (dlls/gdi/font.c) and
* CharsetBindingInfo (dlls/x11drv/xfont.c),
* and modify entries for your language if needed.
*/
struct DefaultFontInfo
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment