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 2d19454 commit e6397c5Copy full SHA for e6397c5
Documentation/CodingGuidelines
@@ -578,7 +578,7 @@ Externally Visible Names
578
. The variable name describes the effect of tweaking this knob.
579
580
The section and variable names that consist of multiple words are
581
- formed by concatenating the words without punctuations (e.g. `-`),
+ formed by concatenating the words without punctuation marks (e.g. `-`),
582
and are broken using bumpyCaps in documentation as a hint to the
583
reader.
584
0 commit comments