summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Doc/library/tkinter.ttk.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/library/tkinter.ttk.rst b/Doc/library/tkinter.ttk.rst
index f70d1634a1..ed351f5a3c 100644
--- a/Doc/library/tkinter.ttk.rst
+++ b/Doc/library/tkinter.ttk.rst
@@ -1291,7 +1291,7 @@ option. If you don't know the class name of a widget, use the method
* sticky=spec
Specifies how the image is placed within the final parcel. spec
- contains zero or more characters “n”, “s”, “w”, or “e”.
+ contains zero or more characters "n", "s", "w", or "e".
* width=width
Specifies a minimum width for the element. If less than zero, the