summaryrefslogtreecommitdiff
path: root/CONTRIBUTING.rst
diff options
context:
space:
mode:
authorJosef Angstenberger <code@jtxa.de>2021-05-06 23:46:53 +0200
committerJosef Angstenberger <code@jtxa.de>2021-05-07 17:00:17 +0200
commit03b1140ddc6341aec37f55437cdabba8fcdfe906 (patch)
treec19629782fdc07e6e3840b1ebadd9045b3054d7f /CONTRIBUTING.rst
parent87f8843d8b97cf174302858ee5344a737a520c9b (diff)
downloadcmake-03b1140ddc6341aec37f55437cdabba8fcdfe906.tar.gz
CONTRIBUTING: Fix typos and spelling
Diffstat (limited to 'CONTRIBUTING.rst')
-rw-r--r--CONTRIBUTING.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/CONTRIBUTING.rst b/CONTRIBUTING.rst
index 300621405c..a6a20827dc 100644
--- a/CONTRIBUTING.rst
+++ b/CONTRIBUTING.rst
@@ -38,7 +38,7 @@ To contribute patches:
#. Push the topic branch to a personal repository fork on GitLab.
#. Create a GitLab Merge Request targeting the upstream ``master`` branch
(even if the change is intended for merge to the ``release`` branch).
- Check the box labelled "Allow commits from members who can merge to the
+ Check the box labeled "Allow commits from members who can merge to the
target branch". This will allow maintainers to make minor edits on your
behalf.