]> granicus.if.org Git - python/commitdiff
Fix typo in docstring
authorNeal Norwitz <nnorwitz@gmail.com>
Sat, 17 Jun 2006 22:37:45 +0000 (22:37 +0000)
committerNeal Norwitz <nnorwitz@gmail.com>
Sat, 17 Jun 2006 22:37:45 +0000 (22:37 +0000)
Lib/lib-tk/Tkinter.py

index 2a5ecd73f019fec17ea2e11fa6f5bb2a8185a448..badc40a2cd3ebb3a88c27dc5c0821790de17a06e 100644 (file)
@@ -1506,7 +1506,7 @@ class Wm:
 
         Under Windows, the DEFAULT parameter can be used to set the icon 
         for the widget and any descendents that don't have an icon set
-        explicitely.  DEFAULT can be the relative path to a .ico file
+        explicitly.  DEFAULT can be the relative path to a .ico file
         (example: root.iconbitmap(default='myicon.ico') ).  See Tk
         documentation for more information."""
         if default: