No code changes, fix some typos.
Change several occurrences of "it's" where "its" is meant, as well as a few other minor typos. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@78497 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -76,7 +76,7 @@ There are other GUI solutions out there for Python.
|
||||
|
||||
Tkinter is the de facto standard GUI for Python. It is available on nearly
|
||||
every platform that Python and Tcl/TK are. Why Tcl/Tk? Well because Tkinter is
|
||||
just a wrapper around Tcl's GUI toolkit, Tk. This has it's upsides and it's
|
||||
just a wrapper around Tcl's GUI toolkit, Tk. This has its upsides and its
|
||||
downsides...
|
||||
|
||||
The upside is that Tk is a pretty versatile toolkit. It can be made to do a lot
|
||||
|
Reference in New Issue
Block a user