Skip to content

Commit 9bcfe7d

Browse files
Eelistkoeppe
authored andcommitted
[dcl.fct] Add missing period after last sentence in example. (#2494)
1 parent f1fabf2 commit 9bcfe7d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/declarations.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3272,7 +3272,7 @@
32723272
However, the first argument must be of a type
32733273
that can be converted to a
32743274
\tcode{const}
3275-
\tcode{char*}
3275+
\tcode{char*}.
32763276
\end{example}
32773277
\begin{note}
32783278
The standard header

0 commit comments

Comments
 (0)