]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/src/msw/controls.cpp
More pesky "quotes" hiding in m4 macros.
[wxWidgets.git] / wxPython / src / msw / controls.cpp
index 86f4be47c5284f5a41dbc1af7a05d619f6ace59b..84ea0870bb6e3c97b8d53dabe1c13b005da298d0 100644 (file)
@@ -104,7 +104,7 @@ static PyObject* t_output_helper(PyObject* target, PyObject* o) {
 #if PYTHON_API_VERSION >= 1009
     static char* wxStringErrorMsg = "String or Unicode type required";
 #else
-    static char* wxStringErrorMsg = "string type is required for parameter";
+    static char* wxStringErrorMsg = "String type required";
 #endif
 #ifdef __cplusplus
 extern "C" {