From 360cd4186a8b87d06b21c4795d6aea73a3e97d96 Mon Sep 17 00:00:00 2001 From: Neal Norwitz <nnorwitz@gmail.com> Date: Sun, 14 Dec 2003 15:01:35 +0000 Subject: [PATCH] SF #859810, typo in doc --- 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 bb6b9c36c40..3ef7fc584a7 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 -- 2.30.9