mirror of
https://github.com/python/cpython.git
synced 2025-08-22 17:55:18 +00:00
Issue #4689: Fix typo.
This commit is contained in:
parent
3c08e45b70
commit
8ba4cc9f99
1 changed files with 1 additions and 1 deletions
|
@ -126,7 +126,7 @@ There are several options for building GUI applications on the Mac with Python.
|
|||
|
||||
\emph{PyObjC} is a Python binding to Apple's Objective-C/Cocoa framework, which
|
||||
is the foundation of most modern Mac development. Information on PyObjC is
|
||||
available from \url{http://pybojc.sourceforge.net}.
|
||||
available from \url{http://pyobjc.sourceforge.net}.
|
||||
|
||||
The standard Python GUI toolkit is \module{Tkinter}, based on the cross-platform
|
||||
Tk toolkit (\url{http://www.tcl.tk}). An Aqua-native version of Tk is bundled
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue