]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/xrc/xmlres.h
Fix border size computation in wxAuiTabArt.
[wxWidgets.git] / include / wx / xrc / xmlres.h
index 07a5b90251f3979e6a110986de1deb60fa74e7ef..97bd03daa7903453ed6e40f2d2426b8092583646 100644 (file)
@@ -137,7 +137,7 @@ public:
     // code for all controls used within the resource.
     void AddHandler(wxXmlResourceHandler *handler);
 
-    // Add a new handler at the begining of the handler list
+    // Add a new handler at the beginning of the handler list
     void InsertHandler(wxXmlResourceHandler *handler);
 
     // Removes all handlers