Commit 98093a6e authored by Rico Schüller's avatar Rico Schüller Committed by Alexandre Julliard

comdlg32: Fix typo.

parent e94e9426
......@@ -223,7 +223,7 @@ BOOL WINAPI ChooseFontW(LPCHOOSEFONTW lpChFont)
/***********************************************************************
* ChooseFontA (COMDLG32.@)
*
* See ChosseFontW.
* See ChooseFontW.
*/
BOOL WINAPI ChooseFontA(LPCHOOSEFONTA lpChFont)
{
......
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