From e65c9bdb9bf6e389d18b3fe4735a32abc6683431 Mon Sep 17 00:00:00 2001 From: Christoph von Wittich Date: Sun, 5 Oct 2014 11:02:11 +0000 Subject: [PATCH] [uxtheme] fix a typo svn path=/trunk/; revision=64540 --- reactos/dll/win32/uxtheme/uxthemep.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/reactos/dll/win32/uxtheme/uxthemep.h b/reactos/dll/win32/uxtheme/uxthemep.h index d80dd898240..d1cefe0dd2a 100644 --- a/reactos/dll/win32/uxtheme/uxthemep.h +++ b/reactos/dll/win32/uxtheme/uxthemep.h @@ -156,7 +156,7 @@ typedef enum } CAPTIONBUTTON; /* -The following values specify all possible vutton states +The following values specify all possible button states Note that not all of them are documented but it is easy to find them by opening a theme file */ -- 2.17.1