]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/toolbar/toolbar.cpp
EP_ADD_OPTS defaults to true
[wxWidgets.git] / samples / toolbar / toolbar.cpp
index ddc516aa7d3e46744715f5e5f534b90432957cbe..b0a791145fa10887dc149d96e76ddad032690b71 100644 (file)
@@ -279,7 +279,7 @@ void MyFrame::RecreateToolbar()
 #ifdef __WXWINCE__
     // On Windows CE, we should not delete the
     // previous toolbar in case it contains the menubar.
 #ifdef __WXWINCE__
     // On Windows CE, we should not delete the
     // previous toolbar in case it contains the menubar.
-    // We'll try to accomodate this usage in due course.
+    // We'll try to accommodate this usage in due course.
     wxToolBar* toolBar = CreateToolBar();
 #else
     // delete and recreate the toolbar
     wxToolBar* toolBar = CreateToolBar();
 #else
     // delete and recreate the toolbar