X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/727953356df2db52b0292589782175fd6de37e03..e0e3a32dac4d8c000bbe1a365cca29f286144769:/src/x11/window.cpp diff --git a/src/x11/window.cpp b/src/x11/window.cpp index f84025ee9b..bc515eef7d 100644 --- a/src/x11/window.cpp +++ b/src/x11/window.cpp @@ -1293,7 +1293,7 @@ void wxWindowX11::OnInternalIdle() } // ---------------------------------------------------------------------------- -// function which maintain the global hash table mapping Widgets to wxWindows +// function which maintain the global hash table mapping Widgets to wxWidgets // ---------------------------------------------------------------------------- bool wxAddWindowToTable(Window w, wxWindow *win)