X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/a72f4631fe5ab7ebeefdacf8ec9c826ea962133f..fc71d09b42c69406f1b5da07cef9924807557a23:/wxPython/src/_window.i diff --git a/wxPython/src/_window.i b/wxPython/src/_window.i index e423775d55..2a7c38d513 100644 --- a/wxPython/src/_window.i +++ b/wxPython/src/_window.i @@ -1883,8 +1883,8 @@ value as used by the parent. In addition, if the window overrides ShouldInheritColours to return false, the colours will not be changed no matter what and only the font might. -This rather complicated logic is necessary in order to accomodate the -different usage scenarius. The most common one is when all default +This rather complicated logic is necessary in order to accommodate the +different usage scenarios. The most common one is when all default attributes are used and in this case, nothing should be inherited as in modern GUIs different controls use different fonts (and colours) than their siblings so they can't inherit the same value from the