commit | 7df2d9f187b5ba098ce250a374f858ae50c60d9f | [log] [tgz] |
---|---|---|
author | Andreas Mohr <andi@rhlx01.fht-esslingen.de> | Wed Jul 24 19:02:50 2002 +0000 |
committer | Alexandre Julliard <julliard@winehq.org> | Wed Jul 24 19:02:50 2002 +0000 |
tree | 75356310ab422137d9dd0122c6b2f87b75bdbede | |
parent | 609c93df49d4bf0131c4e853e48cfcec0d0edb9b [diff] [blame] |
Misc spelling fixes.
diff --git a/windows/win.c b/windows/win.c index 551d56c..1017c92 100644 --- a/windows/win.c +++ b/windows/win.c
@@ -235,7 +235,7 @@ * WIN_GetPtr * * Return a pointer to the WND structure if local to the process, - * or WND_OTHER_PROCESS is handle may be valid in other process. + * or WND_OTHER_PROCESS if handle may be valid in other process. * If ret value is a valid pointer, it must be released with WIN_ReleasePtr. */ WND *WIN_GetPtr( HWND hwnd )