X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/57ab6f2314860f6efd2d1339913c91a302020a8e..2a648479df44228ca01da2cbffb389034c037d65:/interface/wx/ribbon/control.h diff --git a/interface/wx/ribbon/control.h b/interface/wx/ribbon/control.h index 58b9996d3c..8f497ef614 100644 --- a/interface/wx/ribbon/control.h +++ b/interface/wx/ribbon/control.h @@ -106,7 +106,7 @@ public: /** If sizing is not continuous, then return a suitable size for the control - which is larger then the current size. + which is larger than the current size. @param direction The direction(s) in which the size should increase. @@ -121,7 +121,7 @@ public: /** If sizing is not continuous, then return a suitable size for the control - which is larger then the given size. + which is larger than the given size. @param direction The direction(s) in which the size should increase.