]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/contrib/ogl/ogl.cpp
Demo cleanup
[wxWidgets.git] / wxPython / contrib / ogl / ogl.cpp
index 604a13e63e8d21175163e8f843c9d82a3c64bc70..cb08d0efd0e3c6f4e9a18ea871f7b3f9dbcfffd2 100644 (file)
@@ -88,7 +88,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
 
 //---------------------------------------------------------------------------