Skip to content

Commit b4acb0c

Browse files
committed
[basic.def] Fix typo "braced-enclosed".
1 parent 5b49084 commit b4acb0c

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
@@ -113,7 +113,7 @@
113113
the
114114
\indextext{declaration!\idxcode{extern}}%
115115
\tcode{extern} specifier\iref{dcl.stc} or a
116-
\grammarterm{linkage-specification}\footnote{Appearing inside the braced-enclosed
116+
\grammarterm{linkage-specification}\footnote{Appearing inside the brace-enclosed
117117
\grammarterm{declaration-seq} in a \grammarterm{linkage-specification} does
118118
not affect whether a declaration is a definition.}\iref{dcl.link}
119119
and neither an \grammarterm{initializer} nor a

0 commit comments

Comments
 (0)