summaryrefslogtreecommitdiffstats
path: root/Doc/mac/libmacos.tex
diff options
context:
space:
mode:
authorNeal Norwitz <nnorwitz@gmail.com>2003-12-14 15:01:35 (GMT)
committerNeal Norwitz <nnorwitz@gmail.com>2003-12-14 15:01:35 (GMT)
commit360cd4186a8b87d06b21c4795d6aea73a3e97d96 (patch)
tree711bd2936a3f14471f9fc664dd376d1e3dfea91c /Doc/mac/libmacos.tex
parent37c5f2a74ffe1c823075ef70d32a6592a635caeb (diff)
downloadcpython-360cd4186a8b87d06b21c4795d6aea73a3e97d96.zip
cpython-360cd4186a8b87d06b21c4795d6aea73a3e97d96.tar.gz
cpython-360cd4186a8b87d06b21c4795d6aea73a3e97d96.tar.bz2
SF #859810, typo in doc
Diffstat (limited to 'Doc/mac/libmacos.tex')
-rw-r--r--Doc/mac/libmacos.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/mac/libmacos.tex b/Doc/mac/libmacos.tex
index bb6b9c3..3ef7fc5 100644
--- a/Doc/mac/libmacos.tex
+++ b/Doc/mac/libmacos.tex
@@ -148,7 +148,7 @@ differences.
\end{funcdesc}
\begin{funcdesc}{WMAvailable}{}
-Checks wether the current process has access to the window manager.
+Checks whether the current process has access to the window manager.
The method will return \code{False} if the window manager is not available,
for instance when running on Mac OS X Server or when logged in via ssh,
or when the current interpreter is not running from a fullblown application