From 61dcc4b6b785e6e280315b5857006866fbcf776d Mon Sep 17 00:00:00 2001 From: Fred Drake Date: Mon, 15 Dec 2003 15:45:06 +0000 Subject: - fix typo (backported from trunk revision 1.10) - wrap long lines --- Doc/mac/using.tex | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Doc/mac/using.tex b/Doc/mac/using.tex index 3bfb4f6..a53b900 100644 --- a/Doc/mac/using.tex +++ b/Doc/mac/using.tex @@ -85,9 +85,9 @@ Preferences menu to change things globally. \subsection{Running scripts with a GUI \label{osx-gui-scripts}} There is one Mac OS X quirk that you need to be aware of: programs -that talk to the Aqua window manager (in other words, anything that has a GUI) -need to be run in a special way. Use \program{pythonw} in stead of \program{python} -to start such scripts. +that talk to the Aqua window manager (in other words, anything that +has a GUI) need to be run in a special way. Use \program{pythonw} +instead of \program{python} to start such scripts. \subsection{configuration} -- cgit v0.12