From: Ayush Sharma <redacted>
Remove a duplicated "to" in the 2.49.1 release notes that
was introduced during CI-related wording updates.
Signed-off-by: Ayush Sharma <redacted>
---
Documentation: fix duplicated word in 2.49.1 release notes
Published-As: https://github.com/gitgitgadget/git/releases/tag/pr-2039%2FayushHardeniya%2Fdoc-fix-duplicate-to-v1
Fetch-It-Via: git fetch https://github.com/gitgitgadget/git pr-2039/ayushHardeniya/doc-fix-duplicate-to-v1
Pull-Request: https://github.com/gitgitgadget/git/pull/2039
Documentation/RelNotes/2.49.1.adoc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Documentation/RelNotes/2.49.1.adoc b/Documentation/RelNotes/2.49.1.adoc
index c619e8b495..697f0f2220 100644
--- a/Documentation/RelNotes/2.49.1.adoc
+++ b/Documentation/RelNotes/2.49.1.adoc
@@ -9,4 +9,4 @@ notes for v2.43.7 for details.
It also contains some updates to various CI bits to work around
and/or to adjust to the deprecation of use of Ubuntu 20.04 GitHub
-Actions CI, updates to to Fedora base image.
+Actions CI, updates to Fedora base image.
base-commit: ea717645d199f6f1b66058886475db3e8c9330e9
--
gitgitgadget