[FFmpeg-devel] [PATCH] doc/community.texi: fix spelling error (PR #20201)

Leon Grutters code at ffmpeg.org
Sat Aug 9 19:53:50 EEST 2025


PR #20201 opened by Leon Grutters (GewoonLeon)
URL: https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/20201
Patch URL: https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/20201.patch

Fixes: 262d41c804 ("all: fix typos found by codespell")
Signed-off-by: Leon Grutters <gruttersleonbot2 at gmail.com>


From e6a21d13290cef109a6af2d01c42918598dd4ce5 Mon Sep 17 00:00:00 2001
From: Leon Grutters <gruttersleonbot2 at gmail.com>
Date: Sat, 9 Aug 2025 18:43:13 +0200
Subject: [PATCH] doc/community.texi: fix spelling error

Fixes: 262d41c804 ("all: fix typos found by codespell")
Signed-off-by: Leon Grutters <gruttersleonbot2 at gmail.com>
---
 doc/community.texi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/community.texi b/doc/community.texi
index 4274da5d63..97a49f15ed 100644
--- a/doc/community.texi
+++ b/doc/community.texi
@@ -123,7 +123,7 @@ Internally, the TC should take decisions with a majority, or using ranked-choice
 
 Each TC member must vote on such decision according to what is, in their view, best for the project.
 
-If a TC member feels they are affected by a conflict of interest with regards to the case, they should announce it and recurse themselves from the TC
+If a TC member feels they are affected by a conflict of interest with regards to the case, they should announce it and recuse themselves from the TC
 discussion and vote.
 
 A conflict of interest is presumed to occur when a TC member has a personal interest (e.g. financial) in a specific outcome of the case.
-- 
2.49.1



More information about the ffmpeg-devel mailing list