From 377e9fff187305d7cecfa003c9e88ece45766ae6 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Wed, 27 Mar 2024 12:45:40 -0400 Subject: [PATCH] fix typo --- CHANGELOG | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG b/CHANGELOG index ba57100e86..83dfa02de9 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -344,7 +344,7 @@ git-annex (10.20230329) upstream; urgency=medium that use exporttree=yes. In some cases this could result in the wrong content being exported to, or retrieved from the remote. * Support VERSION 2 in the external special remote protocol, which is - identical to VERSION 1, but avoids external remote programs neededing + identical to VERSION 1, but avoids external remote programs needing to work around the above bug. External remote program that support exporttree=yes are recommended to be updated to send VERSION 2.