From e2891c5ad68b694de336122f45b4c1a41e9b94a7 Mon Sep 17 00:00:00 2001 From: Will Thompson Date: Fri, 30 Jul 2021 06:35:54 +0000 Subject: [PATCH] CONTRIBUTING.md: fix typo Part-of: --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 2fb9a626b..d43845e44 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -28,7 +28,7 @@ Please take a look at the [coding style documentation](https://www.freedesktop.org/wiki/Software/PulseAudio/Documentation/Developer/CodingStyle/) on our wiki. -## Commit messagse +## Commit messages We follow the standard git commit message format of a summary on the first line (<=50 characterss for preference, <=72 characters otherwise), followed by a new