We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ea19a1c commit e7c7c00Copy full SHA for e7c7c00
_posts/2021-11-29-edition-81.markdown
@@ -90,7 +90,7 @@ This edition covers what happened during the month of October 2021.
90
that the single-quote character as digit separator is problematic
91
and requires a more sophisticated implementation. For example, as
92
implemented the character literal `'.'` would be split into `'.`
93
- and `'`. The support for digit separator was eventually reverted.
+ and `'`. The support for digit separators was eventually reverted.
94
95
This patch series was then merged into the master branch, so that
96
Git 2.34 that was recently released has better support for C++ in
0 commit comments