]> git.lttng.org Git - lttng-tools.git/commitdiff
Clean-up: docs: Correct typos in contributing documentation
authorKienan Stewart <kstewart@efficios.com>
Tue, 10 Dec 2024 20:53:30 +0000 (15:53 -0500)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Wed, 11 Dec 2024 22:33:10 +0000 (22:33 +0000)
Change-Id: I3b4c25a5c53ec2ce7c24f7f3a7b674ce07354cd5
Signed-off-by: Kienan Stewart <kstewart@efficios.com>
Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
CONTRIBUTING.md

index 7ee115cbbd015df3860ccdb38b3c0f08bac3c145..641c2ecfbe87b62d40c017c6bd89c8d286f4422c 100644 (file)
@@ -33,12 +33,12 @@ The mailing list is also used to share and comment on
 <abbr title="Request for Comments">RFC</abbr>s and answer
 user questions.
 
-A template commit messsage is available below, and as a file that you may
+A template commit message is available below, and as a file that you may
 configure your local check out to use:
 
     git config commit.template .commit_template
 
-Once your changes have been comitted to your local branch, you may use the
+Once your changes have been committed to your local branch, you may use the
 [git-review](https://opendev.org/opendev/git-review) plugin to submit them
 directly to [Gerrit](https://review.lttng.org) using the following command:
 
This page took 0.029556 seconds and 4 git commands to generate.