CodingGuidelines: write punctuation marks
- Match style in Release Notes Signed-off-by: Josh Soref <jsoref@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>maint
parent
2d194548cb
commit
e6397c5cc8
|
|
@ -578,7 +578,7 @@ Externally Visible Names
|
|||
. The variable name describes the effect of tweaking this knob.
|
||||
|
||||
The section and variable names that consist of multiple words are
|
||||
formed by concatenating the words without punctuations (e.g. `-`),
|
||||
formed by concatenating the words without punctuation marks (e.g. `-`),
|
||||
and are broken using bumpyCaps in documentation as a hint to the
|
||||
reader.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue