]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/menu/menu.cpp
Remove empty PalmOS-related directories.
[wxWidgets.git] / samples / menu / menu.cpp
index d49ead6e8ea2ebb4c3fac5e2958e1613dcd2beca..4c3b8dc902eab59f958cdbc67ba49341dcd751fe 100644 (file)
@@ -47,8 +47,8 @@
     #define USE_CONTEXT_MENU 1
 #endif
 
-// this sample is usefull when new port is developed
-// and usually new port has majority of flags turned off
+// this sample is useful when a new port is developed
+// and usually new port has majority of flags turned off
 #if wxUSE_LOG && wxUSE_TEXTCTRL
     #define USE_LOG_WINDOW 1
 #else