user32: Fix a typo in comment.
Signed-off-by: Andrey Gusev <andrey.goosev@gmail.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org>
This commit is contained in:
parent
8260eabb86
commit
a0c651cd7c
|
@ -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()
|
||||
*
|
||||
|
|
Loading…
Reference in New Issue