From bb914c713e6b82a3ae8f77300b1d4c0842c65a2a Mon Sep 17 00:00:00 2001
From: Newbyte <newbie13xd@gmail.com>
Date: Tue, 13 Jun 2023 21:02:37 +0200
Subject: [PATCH] COMMITSTYLE.md: Remove duplicate "by"

---
 COMMITSTYLE.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/COMMITSTYLE.md b/COMMITSTYLE.md
index 85cdb78cfa72..3b0648de3574 100644
--- a/COMMITSTYLE.md
+++ b/COMMITSTYLE.md
@@ -182,7 +182,7 @@ One commit per rebuilt aport.
 #### Exceptions
 
 When various aports need to be rebuilt for the same reason the commit can
-hold all `Rebuilds` but split instead by by repository.
+hold all `Rebuilds` but split instead by repository.
 
 Example: `community/*: rebuild for so:libfoo.so.2`
 
-- 
GitLab