]> git.saurik.com Git - wxWidgets.git/blobdiff - src/generic/collpaneg.cpp
add member for sheetdialog
[wxWidgets.git] / src / generic / collpaneg.cpp
index 894345be6b0cf238e9282895450c9467a4004bf2..a0371ad1919cd4754639db04cee0e7f47216de76 100644 (file)
@@ -168,7 +168,7 @@ void wxGenericCollapsiblePane::OnStateChange(const wxSize& sz)
 
     if (this->HasFlag(wxCP_NO_TLW_RESIZE))
     {
-        // the user asked to explicitely handle the resizing itself...
+        // the user asked to explicitly handle the resizing itself...
         return;
     }