Skip to content

Commit a72eefd

Browse files
committed
Merge pull request #603 from stbergmann/paren-fix
[except.handle] Add missing closing parenthesis.
2 parents cf7000a + 356f765 commit a72eefd

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
@@ -471,7 +471,7 @@
471471
\item%
472472
a function pointer conversion~(\ref{conv.fctptr})
473473
\item%
474-
a qualification conversion~(\ref{conv.qual}, or
474+
a qualification conversion~(\ref{conv.qual}), or
475475

476476
\end{itemize}
477477

0 commit comments

Comments
 (0)