Skip to content

Commit f6d9bec

Browse files
committed
fixup: \linebreak -> \brk
1 parent 9f2b2c5 commit f6d9bec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/basic.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5187,7 +5187,7 @@
51875187
\label{term.scalar.type}%
51885188
Arithmetic types\iref{basic.fundamental}, enumeration types,
51895189
pointer types, pointer-to-member types\iref{basic.compound},
5190-
\tcode{std::meta::\linebreak info}, \tcode{std::nullptr_t},
5190+
\tcode{std::meta::\brk{}info}, \tcode{std::nullptr_t},
51915191
and
51925192
cv-qualified\iref{basic.type.qualifier} versions of these
51935193
types are collectively called

0 commit comments

Comments
 (0)