user32: Fix a typo in comment.

Signed-off-by: Andrey Gusev <andrey.goosev@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
oldstable
Andrey Gusev 2016-05-26 18:11:57 +03:00 committed by Alexandre Julliard
parent 8260eabb86
commit a0c651cd7c
1 changed files with 1 additions and 1 deletions

View File

@ -718,7 +718,7 @@ static BOOL UITOOLS95_DFC_ButtonPush(HDC dc, LPRECT r, UINT uFlags)
/************************************************************************
* UITOOLS_DFC_ButtonChcek
* UITOOLS_DFC_ButtonCheck
*
* Draw a check/3state button coming from DrawFrameControl()
*