Typo fix in comment

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36166 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Mart Raudsepp
2005-11-13 19:51:45 +00:00
parent 0118b60be6
commit c1da50582e

View File

@@ -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 <gtk/gtkversion.h>