Skip to content

Commit 10fcb63

Browse files
timsong-cppzygoloid
authored andcommitted
[time.clock.utc.nonmembers] fix \end{itemdescr}
1 parent 4c513f5 commit 10fcb63

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/time.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2815,6 +2815,7 @@
28152815
\tcode{elapsed} is the number of leap seconds between 1970-01-01 and \tcode{ut}.
28162816
If \tcode{is_leap_second} is \tcode{true},
28172817
the leap second referred to by \tcode{ut} is included in the count.
2818+
\end{itemdescr}
28182819

28192820
\rSec2[time.clock.tai]{Class \tcode{tai_clock}}
28202821

@@ -2861,7 +2862,6 @@
28612862
\begin{note}
28622863
\tcode{noexcept(from_utc(utc_clock::now()))} is \tcode{false}.
28632864
\end{note}
2864-
\end{itemdescr}
28652865

28662866
\rSec3[time.clock.tai.members]{Member functions}
28672867

0 commit comments

Comments
 (0)