fix typo
authorJoey Hess <joeyh@joeyh.name>
Wed, 27 Mar 2024 16:45:40 +0000 (12:45 -0400)
committerJoey Hess <joeyh@joeyh.name>
Wed, 27 Mar 2024 16:45:40 +0000 (12:45 -0400)
CHANGELOG

index ba57100e86a669a43c25573992a3f63be95dcf77..83dfa02de9c30f9dc1f55bbefda62a021b38cb08 100644 (file)
--- 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.