correct comment
authorJoey Hess <joeyh@joeyh.name>
Tue, 3 Sep 2024 18:23:32 +0000 (14:23 -0400)
committerJoey Hess <joeyh@joeyh.name>
Tue, 3 Sep 2024 18:23:32 +0000 (14:23 -0400)
This is not related to v5 versus newer versions.

Types/Difference.hs

index 93a175c76c0501588f507d8a312615b2cff509a9..e4075ed851e4411157a2ba19666d97d6a6481cda 100644 (file)
@@ -32,7 +32,7 @@ import qualified Data.Set as S
 import qualified Data.Semigroup as Sem
 import Prelude
 
--- Describes differences from the v5 repository format.
+-- Describes differences from the standard repository format.
 --
 -- The serialization is stored in difference.log, so avoid changes that
 -- would break compatibility.