]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
fix typo: added missing letter
authorFred Drake <fdrake@acm.org>
Mon, 15 Dec 2003 15:40:28 +0000 (15:40 +0000)
committerFred Drake <fdrake@acm.org>
Mon, 15 Dec 2003 15:40:28 +0000 (15:40 +0000)
(backported from trunk revision 1.21)

Doc/mac/libmacos.tex

index bb6b9c36c40e167c5a8d31c0bfb2ab4a4300e286..3ef7fc584a725c980afd09e4fa121ec9ac37e0f5 100644 (file)
@@ -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