We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3417306 + 01fcf71 commit 414cadfCopy full SHA for 414cadf
2 files changed
Doc/library/dialog.rst
@@ -1,4 +1,4 @@
1
-Tkinter Dialogs
+Tkinter dialogs
2
===============
3
4
:mod:`!tkinter.simpledialog` --- Standard Tkinter input dialogs
@@ -87,7 +87,7 @@ functions for creating simple modal dialogs to get a value from the user.
87
The :mod:`!tkinter.filedialog` module provides classes and factory functions for
88
creating file/directory selection windows.
89
90
-Native Load/Save Dialogs
+Native load/save dialogs
91
------------------------
92
93
The following classes and functions provide file dialog windows that combine a
Doc/library/tkinter.scrolledtext.rst
-:mod:`!tkinter.scrolledtext` --- Scrolled Text Widget
+:mod:`!tkinter.scrolledtext` --- Scrolled text widget
=====================================================
.. module:: tkinter.scrolledtext
0 commit comments