comdlg32: Fix typo.
This commit is contained in:
parent
e94e942618
commit
98093a6edd
|
@ -223,7 +223,7 @@ BOOL WINAPI ChooseFontW(LPCHOOSEFONTW lpChFont)
|
|||
/***********************************************************************
|
||||
* ChooseFontA (COMDLG32.@)
|
||||
*
|
||||
* See ChosseFontW.
|
||||
* See ChooseFontW.
|
||||
*/
|
||||
BOOL WINAPI ChooseFontA(LPCHOOSEFONTA lpChFont)
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue