Skip to content

Commit e7c7c00

Browse files
committed
Found yet another tiny correction when reading the test mail.
1 parent ea19a1c commit e7c7c00

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎_posts/2021-11-29-edition-81.markdown‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ This edition covers what happened during the month of October 2021.
9090
that the single-quote character as digit separator is problematic
9191
and requires a more sophisticated implementation. For example, as
9292
implemented the character literal `'.'` would be split into `'.`
93-
and `'`. The support for digit separator was eventually reverted.
93+
and `'`. The support for digit separators was eventually reverted.
9494

9595
This patch series was then merged into the master branch, so that
9696
Git 2.34 that was recently released has better support for C++ in

0 commit comments

Comments
(0)