diff options
Diffstat (limited to 'Doc/library/dialog.rst')
-rw-r--r-- | Doc/library/dialog.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/library/dialog.rst b/Doc/library/dialog.rst index dc82a974ce..53f98c1018 100644 --- a/Doc/library/dialog.rst +++ b/Doc/library/dialog.rst @@ -198,7 +198,7 @@ These do not emulate the native look-and-feel of the platform. A subclass of FileDialog that creates a dialog window for selecting a destination file. - .. method:: ok_command() + .. method:: ok_command() Test whether or not the selection points to a valid file that is not a directory. Confirmation is required if an already existing file is |