From 182b948ae97dc2f797fc5dd01503cb8d4f22c2b5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=94=D0=B8=D0=BB=D1=8F=D0=BD=20=D0=9F=D0=B0=D0=BB=D0=B0?= =?UTF-8?q?=D1=83=D0=B7=D0=BE=D0=B2?= Date: Sat, 24 Dec 2022 22:36:16 +0200 Subject: [PATCH] .github/CONTRIBUTING.md: typo --- .github/CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/CONTRIBUTING.md b/.github/CONTRIBUTING.md index dac53f6d61e..aa71e664901 100644 --- a/.github/CONTRIBUTING.md +++ b/.github/CONTRIBUTING.md @@ -81,7 +81,7 @@ and commit history, there are several *rules* required for each contribution. Please create the commit messages following the GIT convention: - * start with one short line, preferably less then 50 chars summarizing the + * start with one short line, preferably less than 50 chars summarizing the changes (this is referred later as "first line of the commit message") * then one empty line * then a more detailed description (the "commit message content")