From: Joey Hess Date: Wed, 10 Aug 2022 16:32:49 +0000 (-0400) Subject: fix wording X-Git-Tag: archive/raspbian/10.20250416-2+rpi1~1^2~69^2~267 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=2530012fa3fab0625378d2122ce231515f61735c;p=git-annex.git fix wording --- diff --git a/CHANGELOG b/CHANGELOG index 0f01833622..9d2f01b94b 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -12,7 +12,7 @@ git-annex (10.20220725) UNRELEASED; urgency=medium the deprecated findref can be. * add --dry-run: New option. * Work around bug in git 2.37 that causes a segfault - when when core.untrackedCache is set, and broke git-annex init. + when core.untrackedCache is set, which broke git-annex init. * Improve output when storing to bup. * When bup split fails, display its stderr. * Avoid running multiple bup split processes concurrently, since