Skip to content

Commit 72d2eda

Browse files
committed
[memory.general] Add missing < character to C header name.
1 parent d7cf23c commit 72d2eda

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/utilities.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2944,7 +2944,7 @@
29442944
This subclause describes the contents of the header
29452945
\tcode{<memory>}~(\ref{memory.syn}) and some
29462946
of the contents of the C headers \tcode{<cstdlib>} and
2947-
\tcode{cstring>}~(\ref{c.malloc}).
2947+
\tcode{<cstring>}~(\ref{c.malloc}).
29482948

29492949
\rSec2[memory.syn]{Header \tcode{<memory>} synopsis}
29502950

0 commit comments

Comments
 (0)