]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/contrib/xrc/_xml.i
added missing comma
[wxWidgets.git] / wxPython / contrib / xrc / _xml.i
index a56525f3f485248f061ccdd274e125b4ee439ad7..067e69b8dcbef887037299cad891c2f2aa7c9125 100644 (file)
@@ -135,7 +135,7 @@ public:
     ~wxXmlDocument();
 
 
     ~wxXmlDocument();
 
 
-    // Parses .xml file and loads data. Returns TRUE on success, FALSE
+    // Parses .xml file and loads data. Returns True on success, False
     // otherwise.
     bool Load(const wxString& filename,
               const wxString& encoding = wxPyUTF8String);
     // otherwise.
     bool Load(const wxString& filename,
               const wxString& encoding = wxPyUTF8String);