From dc9abdf656740a2e433ecefb6ac6a090455e60c3 Mon Sep 17 00:00:00 2001 From: Kevin Hock Date: Sun, 10 Apr 2005 18:05:48 +0000 Subject: [PATCH] th4ese -> these in comment git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33480 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- include/wx/defs.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/wx/defs.h b/include/wx/defs.h index ed731d5ff0..afaacc7b4c 100644 --- a/include/wx/defs.h +++ b/include/wx/defs.h @@ -1151,7 +1151,7 @@ enum wxGeometryCentre enum wxOrientation { - // don't change the values of th4ese elements, they are used elsewhere + // don't change the values of these elements, they are used elsewhere wxHORIZONTAL = 0x0004, wxVERTICAL = 0x0008, -- 2.45.2