mirror of
https://github.com/python/cpython.git
synced 2025-07-24 03:35:53 +00:00
SF #859810, typo in doc
This commit is contained in:
parent
37c5f2a74f
commit
360cd4186a
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue