From 32681783232d2ccbfb461caa6b60c6f5fc96174a Mon Sep 17 00:00:00 2001 From: Ged Murphy Date: Sun, 18 Jan 2009 15:15:54 +0000 Subject: [PATCH] you'd never guess I was English svn path=/trunk/; revision=38895 --- reactos/dll/win32/comctl32/treeview.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/reactos/dll/win32/comctl32/treeview.c b/reactos/dll/win32/comctl32/treeview.c index a78e10eb28d..ff1984cb8bc 100644 --- a/reactos/dll/win32/comctl32/treeview.c +++ b/reactos/dll/win32/comctl32/treeview.c @@ -2831,7 +2831,7 @@ TREEVIEW_Refresh(TREEVIEW_INFO *infoPtr, HDC hdc, const RECT *rc) } // - // This is correct, but is causes and infinite loop of WM_PAINT messages, resulting + // This is correct, but it causes an infinite loop of WM_PAINT messages, resulting // in continuous painting of the scroll bar in reactos. Comment out until the real // bug is found //