Andrey Gusev : user32: Fix a typo in comment.

Alexandre Julliard julliard at winehq.org
Thu May 26 10:54:45 CDT 2016


Module: wine
Branch: master
Commit: a0c651cd7cf83c9fac6b8776de2d54a731fc4b29
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=a0c651cd7cf83c9fac6b8776de2d54a731fc4b29

Author: Andrey Gusev <andrey.goosev at gmail.com>
Date:   Thu May 26 18:11:57 2016 +0300

user32: Fix a typo in comment.

Signed-off-by: Andrey Gusev <andrey.goosev at gmail.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/user32/uitools.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dlls/user32/uitools.c b/dlls/user32/uitools.c
index efaf356..9a0fff9 100644
--- a/dlls/user32/uitools.c
+++ b/dlls/user32/uitools.c
@@ -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()
  *




More information about the wine-cvs mailing list