From 026636128f6a99854562412104a6f58db0df47bc Mon Sep 17 00:00:00 2001 From: Swapnil Saste | INDIA Date: Fri, 14 Aug 2026 18:46:59 +0000 Subject: [PATCH] doc: fix typo in submitting patches Remove the article "an" before "incremental updates". Signed-off-by: Swapnil Saste | INDIA Signed-off-by: Junio C Hamano --- Documentation/SubmittingPatches | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/SubmittingPatches b/Documentation/SubmittingPatches index 8332073e27..d820844d36 100644 --- a/Documentation/SubmittingPatches +++ b/Documentation/SubmittingPatches @@ -64,7 +64,7 @@ help you find out who they are. can still continue to further improve them by adding more patches on top, but by the time a topic gets merged to 'next', it is expected that everybody agrees that the scope and the basic direction of the - topic are appropriate, so such an incremental updates are limited to + topic are appropriate, so such incremental updates are limited to small corrections and polishing. After a topic cooks for some time (like 7 calendar days) in 'next' without needing further tweaks on top, it gets merged to the 'master' branch and wait to become part