From: Kienan Stewart Date: Tue, 10 Dec 2024 20:53:30 +0000 (-0500) Subject: Clean-up: docs: Correct typos in contributing documentation X-Git-Url: https://git.lttng.org./?a=commitdiff_plain;h=bd291b72a3c11e0f85f407b4498fed57b23dae85;p=lttng-tools.git Clean-up: docs: Correct typos in contributing documentation Change-Id: I3b4c25a5c53ec2ce7c24f7f3a7b674ce07354cd5 Signed-off-by: Kienan Stewart Signed-off-by: Jérémie Galarneau --- diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 7ee115cbb..641c2ecfb 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -33,12 +33,12 @@ The mailing list is also used to share and comment on RFCs 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: