]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/os2/menu.h
Put wxEVT_SCROLL_CHANGED and wxEVT_SCROLL_ENDSCROLL inside
[wxWidgets.git] / include / wx / os2 / menu.h
index 0505afc347b39601298c639c28b2e2deb22a811f..35c3b9016c97a538d11739f4aef4fd192c337d6a 100644 (file)
@@ -245,7 +245,7 @@ public:
     const wxAcceleratorTable& GetAccelTable(void) const { return m_vAccelTable; }
 
     //
-    // Update the accel table (must be called after adding/deletign a menu)
+    // Update the accel table (must be called after adding/deleting a menu)
     //
     void                      RebuildAccelTable(void);
 #endif // wxUSE_ACCEL