From: Joey Hess Date: Wed, 27 Mar 2024 16:45:40 +0000 (-0400) Subject: fix typo X-Git-Tag: archive/raspbian/10.20250416-2+rpi1~1^2~25^2~42 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=377e9fff187305d7cecfa003c9e88ece45766ae6;p=git-annex.git fix typo --- 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.