]> granicus.if.org Git - python/commitdiff
use double-quote char instead of unicode ones; thanks to tomo cocoa from docs@
authorSandro Tosi <sandro.tosi@gmail.com>
Sun, 25 Dec 2011 16:05:30 +0000 (17:05 +0100)
committerSandro Tosi <sandro.tosi@gmail.com>
Sun, 25 Dec 2011 16:05:30 +0000 (17:05 +0100)
Doc/library/ttk.rst

index 6e8ff89d5237e9fb9b2cd83f33654c953125e72f..0721234a2fb332e27f252d94fc7992233544efa1 100644 (file)
@@ -1294,7 +1294,7 @@ option. If the class name of a widget is unknown, 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