X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/dd9f7fea29e3f8bb61861f52984b7943512346ac..49bffb1482cd2a6a30b38280f6c9bffc72dbfe42:/wxPython/src/_core_api.i diff --git a/wxPython/src/_core_api.i b/wxPython/src/_core_api.i index 7c44223ef7..0cb17d7e62 100644 --- a/wxPython/src/_core_api.i +++ b/wxPython/src/_core_api.i @@ -128,8 +128,8 @@ PyObject* wxPyMakeSwigPtr(void* ptr, const wxChar* className) { // Export a C API in a struct. Other modules will be able to load this from -// the wx.core module and will then have safe access to these functions, even if -// they are located in another shared library. +// the wx._core_ module and will then have safe access to these functions, +// even if they are located in another shared library. static wxPyCoreAPI API = { (p_SWIG_Python_TypeRegister_t)SWIG_Python_TypeRegister,