wording
authorJoey Hess <joeyh@joeyh.name>
Wed, 6 Jan 2021 18:26:39 +0000 (14:26 -0400)
committerJoey Hess <joeyh@joeyh.name>
Wed, 6 Jan 2021 18:26:39 +0000 (14:26 -0400)
CHANGELOG

index 7bed96d9a7421b8fe283c25642802b7bd012a62a..9006934c42051554efc369fad5fbf11a526e4f6e 100644 (file)
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -4,7 +4,7 @@ git-annex (8.20201130) UNRELEASED; urgency=medium
     enforced even more strictly. While numcopies can be violated in
     concurrent drop situations involving special remotes that do not
     support locking, mincopies cannot be. The default value has always
-    been is 1, but now it can be set to higher values if desired.
+    been 1, but now it can be set to higher values if desired.
   * Behavior change: When numcopies is set to 0, git-annex used to drop
     content without requiring any copies. Now to get that (highly unsafe)
     behavior, mincopies also needs to be set to 0.