From c1da50582e1716e25a89ab0a53f3c7569ba59dbb Mon Sep 17 00:00:00 2001 From: Mart Raudsepp Date: Sun, 13 Nov 2005 19:51:45 +0000 Subject: [PATCH] Typo fix in comment git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36166 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- src/common/wincmn.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/common/wincmn.cpp b/src/common/wincmn.cpp index 1222e79ce3..2bb9398f7c 100644 --- a/src/common/wincmn.cpp +++ b/src/common/wincmn.cpp @@ -83,7 +83,7 @@ #endif // For reporting compile- and runtime version of GTK+ in the ctrl+alt+mclick dialog. -// The gtk includes donn't pull any other header in, at least not on my system - MR +// The gtk includes don't pull any other headers in, at least not on my system - MR #ifdef __WXGTK__ #ifdef __WXGTK20__ #include -- 2.45.2