correct comment

This is not related to v5 versus newer versions.
This commit is contained in:
Joey Hess 2024-09-03 14:23:32 -04:00
parent fe71400e37
commit 5807e1480c
No known key found for this signature in database
GPG key ID: DB12DB0FF05F8F38

View 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.