diff options
Diffstat (limited to 'Doc/lib/libimp.tex')
-rw-r--r-- | Doc/lib/libimp.tex | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Doc/lib/libimp.tex b/Doc/lib/libimp.tex index ffab5c9cd3..e0a775cad1 100644 --- a/Doc/lib/libimp.tex +++ b/Doc/lib/libimp.tex @@ -135,8 +135,8 @@ The module was found as dynamically loadable shared library. \end{datadesc} \begin{datadesc}{PY_RESOURCE} -The module was found as a Macintosh resource. This value can only be -returned on a Macintosh. +The module was found as a Mac OS 9 resource. This value can only be +returned on a Mac OS 9 or earlier Macintosh. \end{datadesc} \begin{datadesc}{PKG_DIRECTORY} |