Skip to content

Commit 17a30ff

Browse files
Eelistkoeppe
authored andcommitted
[diff.dcl] Remove space before colon. (#2599)
1 parent a88d02d commit 17a30ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/compatibility.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -446,7 +446,7 @@
446446
In the following example, the
447447
left-hand column presents valid C;
448448
the right-hand column presents
449-
equivalent \Cpp{} :
449+
equivalent \Cpp{}:
450450

451451
\begin{codeblock}
452452
void f(const parm); void f(const int parm);

0 commit comments

Comments
 (0)