From 2530012fa3fab0625378d2122ce231515f61735c Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Wed, 10 Aug 2022 12:32:49 -0400 Subject: [PATCH] fix wording --- CHANGELOG | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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