summaryrefslogtreecommitdiff
path: root/Doc/library/tkinter.tix.rst
diff options
context:
space:
mode:
authorGeorg Brandl <georg@python.org>2012-09-29 09:27:15 +0200
committerGeorg Brandl <georg@python.org>2012-09-29 09:27:15 +0200
commit99a247fd01c1cd780c0c3ee1116657627f1ee744 (patch)
tree319e33cb6612c3fafb2eb82e15c5e85e3d771e4f /Doc/library/tkinter.tix.rst
parent1628eaa5dc8892ff381ca7558cc7c8d80fac494d (diff)
parent8ed677db129171317b8ee7cd45b39b9013f5a2d6 (diff)
downloadcpython-git-99a247fd01c1cd780c0c3ee1116657627f1ee744.tar.gz
Merge with main repo default branch.
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