]> granicus.if.org Git - python/commitdiff
Issue #4689: Fix typo.
authorMartin v. Löwis <martin@v.loewis.de>
Tue, 23 Dec 2008 13:15:02 +0000 (13:15 +0000)
committerMartin v. Löwis <martin@v.loewis.de>
Tue, 23 Dec 2008 13:15:02 +0000 (13:15 +0000)
Doc/mac/using.tex

index ca522c69fdf0dd740f4c4c3bdbd204226716dea0..13c8372a9504b52dd462e490736db926c54d8a2d 100644 (file)
@@ -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