Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 69d6356

Browse files
committed
Fix spelling, grammar, usage, and markup.
1 parent 8ee0060 commit 69d6356

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

Doc/lib/libtime.tex

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -295,10 +295,11 @@ \section{\module{time} ---
295295
any missing data is \code{(1900, 1, 1, 0, 0, 0, 0, 1, -1)} .
296296

297297
Support for the \code{\%Z} directive is based on the values contained in
298-
\code{tzname} and whether \code{daylight} is true. Because of this
299-
it is platform-specifc sans recognition for UTC and GMT which are
298+
\code{tzname} and whether \code{daylight} is true. Because of this,
299+
it is platform-specific without recognition for UTC and GMT which are
300300
always known (and are considered to be non-daylight savings
301301
timezones).
302+
\end{funcdesc}
302303

303304
\begin{datadesc}{struct_time}
304305
The type of the time value sequence returned by \function{gmtime()},

0 commit comments

Comments
 (0)