aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEd Maste <emaste@FreeBSD.org>2021-02-25 23:55:53 +0000
committerEd Maste <emaste@FreeBSD.org>2021-02-25 23:57:12 +0000
commit3707c59faf94b1ddee06d8ae1269991331f1c7b2 (patch)
tree5e6e8041a950e738bfdd3dab55102e80da3a3e9a
parentbc2beb4cf92685c07df4be8b84f4c549143ed31f (diff)
downloaddoc-3707c59faf94b1ddee06d8ae1269991331f1c7b2.tar.gz
doc-3707c59faf94b1ddee06d8ae1269991331f1c7b2.zip
committers-guide: update example to match guidance
We suggest capitalizing the first letter of the title line, so do so in an example. Reported by: jhb
-rw-r--r--documentation/content/en/articles/committers-guide/_index.adoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/content/en/articles/committers-guide/_index.adoc b/documentation/content/en/articles/committers-guide/_index.adoc
index b9d4d5c36a..c6ff1952a7 100644
--- a/documentation/content/en/articles/committers-guide/_index.adoc
+++ b/documentation/content/en/articles/committers-guide/_index.adoc
@@ -1519,7 +1519,7 @@ Separate the body from the subject with a blank line.
Some trivial commits do not require a body, and will have only a subject.
-✓ `ls: fix typo in usage text`
+✓ `ls: Fix typo in usage text`
=== Limit messages to 72 columns