]> git.saurik.com Git - wxWidgets.git/blobdiff - src/os2/listctrl.cpp
Fix typo in last commit
[wxWidgets.git] / src / os2 / listctrl.cpp
index 50283974a6d5472e16603a1d43e9ef7d5358e95f..cf9a922745ad94eb873bce1ba172f293bfcf90e7 100644 (file)
@@ -2247,7 +2247,7 @@ long wxListCtrl::InsertItem (
     vInsert.fInvalidateRecord = TRUE;
 
     //
-    // Check wether we need to allocate our internal data
+    // Check whether we need to allocate our internal data
     //
     bool                            bNeedInternalData = ((rInfo.GetMask() & wxLIST_MASK_DATA) ||
                                                           rInfo.HasAttributes()