Skip to content

Commit 0c1a7de

Browse files
committed
Fix spacing previous commits broke
1 parent 84ee534 commit 0c1a7de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/overloading.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3283,7 +3283,7 @@
32833283
%% Ed. note: character protrusion would misalign various operators.
32843284
\microtypesetup{protrusion=false}\obeyspaces
32853285
\nontermdef{operator} \textnormal{one of}\br
3286-
\terminal{\keyword{new} \keyword{delete} \keyword{new}[] \keyword{delete}[] \keyword{co_await} (\rlap{\,)} [\rlap{\,]} -> ->*}\br
3286+
\terminal{\keyword{new} \keyword{delete} \keyword{new}[] \keyword{delete}[] \keyword{co_await} (\rlap{\,)} [\rlap{\,]} -> ->*}\br
32873287
\terminal{\~ ! + - * / \% \caret{} \&}\br
32883288
\terminal{| = += -= *= /= \%= \caret{}= \&=}\br
32893289
\terminal{|= == != < > <= >= <=> \&\&}\br

0 commit comments

Comments
 (0)