Skip to content

Commit e6397c5

Browse files
jsorefgitster
authored andcommitted
CodingGuidelines: write punctuation marks
- Match style in Release Notes Signed-off-by: Josh Soref <[email protected]> Signed-off-by: Junio C Hamano <[email protected]>
1 parent 2d19454 commit e6397c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/CodingGuidelines

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -578,7 +578,7 @@ Externally Visible Names
578578
. The variable name describes the effect of tweaking this knob.
579579

580580
The section and variable names that consist of multiple words are
581-
formed by concatenating the words without punctuations (e.g. `-`),
581+
formed by concatenating the words without punctuation marks (e.g. `-`),
582582
and are broken using bumpyCaps in documentation as a hint to the
583583
reader.
584584

0 commit comments

Comments
 (0)