]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/src/gtk/_core.py
correct Stopping - go to start of movie if stopped - add in preliminary docs
[wxWidgets.git] / wxPython / src / gtk / _core.py
index 2e7d7645a7df09fe95abb070666d58c04216ce6a..b1acfce0dd16027c3b1e926becb7617cfbe08dc9 100644 (file)
@@ -7679,7 +7679,7 @@ class Window(EvtHandler):
         no matter what and only the font might.
 
         This rather complicated logic is necessary in order to accommodate the
         no matter what and only the font might.
 
         This rather complicated logic is necessary in order to accommodate the
-        different usage scenarius. The most common one is when all default
+        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
         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