explorer: Spelling fix.

Francois Gouget fgouget at free.fr
Sat Jun 11 06:53:34 CDT 2016


Signed-off-by: Francois Gouget <fgouget at free.fr>
---
 programs/explorer/systray.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/programs/explorer/systray.c b/programs/explorer/systray.c
index 623743f..fe8af86 100644
--- a/programs/explorer/systray.c
+++ b/programs/explorer/systray.c
@@ -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))
-- 
2.8.1




More information about the wine-patches mailing list