Skip to content

Commit

Permalink
[time] Add missing \tcode for a couple of "Returns:" clauses. (#2949)
Browse files Browse the repository at this point in the history
  • Loading branch information
Eelis authored and tkoeppe committed Jun 29, 2019
1 parent 97b615a commit 2227673
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions source/time.tex
Original file line number Diff line number Diff line change
Expand Up @@ -2733,7 +2733,7 @@
prior to assigning that difference to \tcode{tp}.

\pnum
\returns is.
\returns \tcode{is}.
\end{itemdescr}

\rSec2[time.clock.utc]{Class \tcode{utc_clock}}
Expand Down Expand Up @@ -3085,7 +3085,7 @@
\end{codeblock}

\pnum
\returns os.
\returns \tcode{os}.

\pnum
\begin{example}
Expand Down Expand Up @@ -3272,7 +3272,7 @@
\end{codeblock}

\pnum
\returns os.
\returns \tcode{os}.

\pnum
\begin{example}
Expand Down

0 comments on commit 2227673

Please sign in to comment.