From 5443bca39ae32ec37095f96fa9db405a1efedc2a Mon Sep 17 00:00:00 2001
From: jutty <juno.t@tuta.io>
Date: Mon, 14 Oct 2024 08:41:39 -0300
Subject: [PATCH] Fix typo in English locale file

Key settings.wiki_rename_branch_main_notices_2 had a duplicated 'the'.
---
 options/locale/locale_en-US.ini | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/options/locale/locale_en-US.ini b/options/locale/locale_en-US.ini
index 422e265368..d41c44eb26 100644
--- a/options/locale/locale_en-US.ini
+++ b/options/locale/locale_en-US.ini
@@ -2288,7 +2288,7 @@ settings.trust_model.collaboratorcommitter.desc = Valid signatures by collaborat
 settings.wiki_rename_branch_main = Normalize the Wiki branch name
 settings.wiki_rename_branch_main_desc = Rename the branch used internally by the Wiki to "%s". This change is permanent and cannot be undone.
 settings.wiki_rename_branch_main_notices_1 = This operation <strong>CANNOT</strong> be undone.
-settings.wiki_rename_branch_main_notices_2 = This will permanently rename the the internal branch of %s's repository wiki. Existing checkouts will need to be updated.
+settings.wiki_rename_branch_main_notices_2 = This will permanently rename the internal branch of %s's repository wiki. Existing checkouts will need to be updated.
 settings.wiki_branch_rename_success = The repository wiki's branch name has been successfully normalized.
 settings.wiki_branch_rename_failure = Failed to normalize the repository wiki's branch name.
 settings.confirm_wiki_branch_rename = Rename the wiki branch