Skip to content

Commit 1a59739

Browse files
committed
[except.handle] Add a missing ", or" after penultimate bullet.
Fixes #344.
1 parent c24e2c5 commit 1a59739

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/exceptions.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -538,7 +538,7 @@
538538
a standard pointer conversion~(\ref{conv.ptr}) not involving conversions
539539
to pointers to private or protected or ambiguous classes
540540
\item%
541-
a qualification conversion
541+
a qualification conversion, or
542542

543543
\end{itemize}
544544

0 commit comments

Comments
 (0)