Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mumble-voip/mumble.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Klass <kissaki@posteo.de>2020-12-24 04:46:22 +0300
committerJan Klass <kissaki@posteo.de>2020-12-24 04:46:47 +0300
commitaef163e572642817b72bc2f3f41daf2f951678da (patch)
tree4c865854a8913d9c2311edd6dd716dc24a904f66 /COMMIT_GUIDELINES.md
parent1998624fd43267d4a227970f6bc506593342e8d6 (diff)
MAINT: Fix typo in commit guidelines
Diffstat (limited to 'COMMIT_GUIDELINES.md')
-rw-r--r--COMMIT_GUIDELINES.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/COMMIT_GUIDELINES.md b/COMMIT_GUIDELINES.md
index b2cc41ea6..e0ceede93 100644
--- a/COMMIT_GUIDELINES.md
+++ b/COMMIT_GUIDELINES.md
@@ -110,7 +110,7 @@ Co-Authored-By: Other author <other@example.com>
## References
-We have used term "reference" a few times in these guidelines. A *reference* has the form `#<ID>` where `<ID>` is the
+We have used the term "reference" a few times in these guidelines. A *reference* has the form `#<ID>` where `<ID>` is the
ID GitHub assigns to the respective issue or PullRequest (it's the number that is displayed next to the title). You'll
notice that these references are actually turned into a link when viewing the commit message on GitHub. This is done
automatically by GitHub. You don't have to use a link in your commit message. In fact you *should not* use a link for