From de21dc7527cacba54ca60ef119400c946f675190 Mon Sep 17 00:00:00 2001 From: Fred Drake Date: Mon, 15 Dec 2003 15:40:28 +0000 Subject: fix typo: added missing letter (backported from trunk revision 1.21) --- Doc/mac/libmacos.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v0.12