X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/73b1b99623b149651ed0beb3701dd81f00ee2def..4d3e2dc9935ab7d46ce7ede856b496591b0d0627:/src/generic/collpaneg.cpp diff --git a/src/generic/collpaneg.cpp b/src/generic/collpaneg.cpp index 894345be6b..a0371ad191 100644 --- a/src/generic/collpaneg.cpp +++ b/src/generic/collpaneg.cpp @@ -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; }