CONTRIBUTING.md: fix typo

Part-of: <https://gitlab.freedesktop.org/pulseaudio/pulseaudio/-/merge_requests/611>
This commit is contained in:
Will Thompson 2021-07-30 06:35:54 +00:00 committed by PulseAudio Marge Bot
parent 86d1dd0d70
commit e2891c5ad6

View file

@ -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