diff options
Diffstat (limited to 'Doc/mac/libmacos.tex')
-rw-r--r-- | Doc/mac/libmacos.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/mac/libmacos.tex b/Doc/mac/libmacos.tex index d3287f4..60e7f9b 100644 --- a/Doc/mac/libmacos.tex +++ b/Doc/mac/libmacos.tex @@ -51,7 +51,7 @@ runtime when Python is in the foreground and \var{bgyield} seconds per All parameters are optional, and default to the current value. The return value of this function is a tuple with the old values of these options. Initial defaults are that all processing is enabled, checking is done every -quarter second and the CPU is given up for a quarter second when in the +quarter second and the processor is given up for a quarter second when in the background. \end{funcdesc} |