From: Joey Hess Date: Wed, 28 Jun 2023 17:15:06 +0000 (-0400) Subject: fix some typos X-Git-Tag: archive/raspbian/10.20250416-2+rpi1~1^2~36^2~129 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=fbd4dbaafe162b667600db2a75cca88e438e90c9;p=git-annex.git fix some typos Anarcat fixed these in the news file, so transferred it over --- diff --git a/CHANGELOG b/CHANGELOG index f5ec819276..e41f67de53 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -7,7 +7,7 @@ git-annex (10.20230627) UNRELEASED; urgency=medium git-annex (10.20230626) upstream; urgency=medium * Split out two new commands, git-annex pull and git-annex push. - Those plus a git commit are equivilant to git-annex sync. + Those plus a git commit are equivalent to git-annex sync. (Note that the new commands default to syncing content, unless annex.synccontent is explicitly set to false.) * assist: New command, which is the same as git-annex sync but with @@ -48,7 +48,7 @@ git-annex (10.20230626) upstream; urgency=medium * Cache negative lookups of global numcopies and mincopies. Speeds up eg git-annex sync --content by up to 50%. * Speed up sync in an adjusted branch by avoiding re-adjusting the branch - unncessarily, particularly when it is adjusted with --hide-missing + unnecessarily, particularly when it is adjusted with --hide-missing or --unlock-present. * config: Added the --show-origin and --for-file options. * config: Support annex.numcopies and annex.mincopies.