commit | 89b1296ab92e0df1aa15a0d1ecad14249a1c910a | [log] [tgz] |
---|---|---|
author | Georg Brandl <georg@python.org> | Sun Apr 05 10:29:57 2009 +0000 |
committer | Georg Brandl <georg@python.org> | Sun Apr 05 10:29:57 2009 +0000 |
tree | ed3d268f8a2e882b859deb413e43e369d90f5f7d | |
parent | 9af0c5605779cded9fbe539066bf96dbfa55de7d [diff] [blame] |
Normalize spelling of Mac OS X.
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 @@ 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.