]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/wx/ribbon/toolbar.h
Add a bit of docs for the FS Handlers
[wxWidgets.git] / interface / wx / ribbon / toolbar.h
index 3ab156b770751d1a077fa1f9ce6d7b7e864a3186..4cc0638776064bbcc1b6ff97d8e12b796ede095e 100644 (file)
@@ -218,7 +218,7 @@ public:
 
         @param pos
             Position of the new tool (number of tools and separators from the
-            begining of the toolbar).
+            beginning of the toolbar).
         @param tool_id
             ID of the new tool (used for event callbacks).
         @param bitmap
@@ -284,7 +284,7 @@ public:
     /**
         This function behaves like DeleteTool() but it deletes the tool at the
         specified position and not the one with the given id.
-        Usefull to delete separators.
+        Useful to delete separators.
 
         @since 2.9.4
     */