Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a8d1078 commit 4a15263Copy full SHA for 4a15263
1 file changed
Doc/lib/libos.tex
@@ -785,7 +785,7 @@ \subsection{Files and Directories \label{os-file-dir}}
785
times are set to the current time. Otherwise, \var{times} must be a
786
2-tuple of numbers, of the form \code{(\var{atime}, \var{mtime})}
787
which is used to set the access and modified times, respectively.
788
-\versionchanged[added support for \code{None} for \var{times}]{2.0}
+\versionchanged[Added support for \code{None} for \var{times}]{2.0}
789
Availability: Macintosh, \UNIX{}, Windows.
790
\end{funcdesc}
791
0 commit comments