summaryrefslogtreecommitdiff
path: root/Doc/library/tkinter.tix.rst
diff options
context:
space:
mode:
Diffstat (limited to 'Doc/library/tkinter.tix.rst')
-rw-r--r--Doc/library/tkinter.tix.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/library/tkinter.tix.rst b/Doc/library/tkinter.tix.rst
index 289bffd1ad..9de73ade42 100644
--- a/Doc/library/tkinter.tix.rst
+++ b/Doc/library/tkinter.tix.rst
@@ -504,7 +504,7 @@ Tix Commands
print(root.tix_configure())
-.. method:: tixCommand.tix_configure([cnf,] **kw)
+.. method:: tixCommand.tix_configure(cnf=None, **kw)
Query or modify the configuration options of the Tix application context. If no
option is specified, returns a dictionary all of the available options. If