From bd291b72a3c11e0f85f407b4498fed57b23dae85 Mon Sep 17 00:00:00 2001 From: Kienan Stewart Date: Tue, 10 Dec 2024 15:53:30 -0500 Subject: [PATCH] Clean-up: docs: Correct typos in contributing documentation MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Change-Id: I3b4c25a5c53ec2ce7c24f7f3a7b674ce07354cd5 Signed-off-by: Kienan Stewart Signed-off-by: Jérémie Galarneau --- CONTRIBUTING.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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: -- 2.39.5