]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/osx/core/dataview.h
Fix warnings in the MSW IE backend.
[wxWidgets.git] / include / wx / osx / core / dataview.h
index a478d83d12fbc80ad9e5a40b7c4e559d402e5db0..8a24aaefd3d2a07fd1a406fad6c31006bd4f8225 100644 (file)
@@ -34,7 +34,7 @@ wxString ConcatenateDataViewItemValues(wxDataViewCtrl const* dataViewCtrlPtr, wx
 // for the carbon and cocoa environment.
 // ATTENTION
 //  All methods assume that the passed column pointers are
-//  valid (unless a NULL pointer is explicitely allowed
+//  valid (unless a NULL pointer is explicitly allowed
 //  to be passed)!
 // ATTENTION
 // ---------------------------------------------------------