diff options
Diffstat (limited to 'Doc/lib/libos.tex')
-rw-r--r-- | Doc/lib/libos.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/lib/libos.tex b/Doc/lib/libos.tex index 72513cd..ee7635ca 100644 --- a/Doc/lib/libos.tex +++ b/Doc/lib/libos.tex @@ -790,7 +790,7 @@ directory. Availability: Macintosh, \UNIX, Windows. \versionchanged[On Windows NT/2k/XP and Unix, if \var{path} is a Unicode -object, the result will be a list of Unicode objects.]{2.3} +object, the result will be a list of Unicode objects]{2.3} \end{funcdesc} \begin{funcdesc}{lstat}{path} |