Issue 14495: Minor typo in tkinter.ttk.Treeview.exists docstring (original) (raw)
I found a very very minor typo in the docstring of tkinter.ttk.Treeview.exists: "Returns True if the specified item is present in the three"
I assume that should be "tree". The attached patch removes the "h".
Thanks!
--Note: This is the first time I've done anything on bugs.python.org, so if there's anything I've done wrong or could do better, please let me know! Thanks, Zach