From: Fred Drake Date: Mon, 15 Dec 2003 15:40:28 +0000 (+0000) Subject: fix typo: added missing letter X-Git-Tag: v2.3.3~22 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=de21dc7527cacba54ca60ef119400c946f675190;p=thirdparty%2FPython%2Fcpython.git fix typo: added missing letter (backported from trunk revision 1.21) --- diff --git a/Doc/mac/libmacos.tex b/Doc/mac/libmacos.tex index bb6b9c36c40e..3ef7fc584a72 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