winhlp32: 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:
Andrey Gusev 2016-05-26 18:18:15 +03:00 committed by Alexandre Julliard
parent 4777f6790b
commit 6ef27773a7
1 changed files with 1 additions and 1 deletions

View File

@ -519,7 +519,7 @@ WINHELP_WINDOW* WINHELP_GrabWindow(WINHELP_WINDOW* win)
/***********************************************************************
*
* WINHELP_RelaseWindow
* WINHELP_ReleaseWindow
*/
BOOL WINHELP_ReleaseWindow(WINHELP_WINDOW* win)
{