summaryrefslogtreecommitdiffstats
path: root/Doc/library/ttk.rst
diff options
context:
space:
mode:
Diffstat (limited to 'Doc/library/ttk.rst')
-rw-r--r--Doc/library/ttk.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/library/ttk.rst b/Doc/library/ttk.rst
index f38664e..1795771 100644
--- a/Doc/library/ttk.rst
+++ b/Doc/library/ttk.rst
@@ -656,7 +656,7 @@ ones inherited from :class:`ttk.Widget`.
Platform-specific notes
^^^^^^^^^^^^^^^^^^^^^^^
-* On MacOS X, toplevel windows automatically include a built-in size grip
+* On Mac OS X, toplevel windows automatically include a built-in size grip
by default. Adding a :class:`Sizegrip` is harmless, since the built-in
grip will just mask the widget.