explorer: Spelling fix.
Signed-off-by: Francois Gouget <fgouget@free.fr> Signed-off-by: Alexandre Julliard <julliard@winehq.org>
This commit is contained in:
parent
64a1028bfe
commit
b81d3f069f
|
@ -842,7 +842,7 @@ static LRESULT WINAPI tray_wndproc( HWND hwnd, UINT msg, WPARAM wparam, LPARAM l
|
|||
return 0;
|
||||
}
|
||||
|
||||
/* notifcation posted to the desktop window */
|
||||
/* notification posted to the desktop window */
|
||||
void handle_parent_notify( HWND hwnd, WPARAM wp )
|
||||
{
|
||||
switch (LOWORD(wp))
|
||||
|
|
Loading…
Reference in New Issue