fix comment
authorJoey Hess <joeyh@joeyh.name>
Fri, 8 Mar 2024 18:59:54 +0000 (14:59 -0400)
committerJoey Hess <joeyh@joeyh.name>
Fri, 8 Mar 2024 18:59:54 +0000 (14:59 -0400)
Database/Keys.hs

index 9f78578c12511adec9b9b5ea68e3ffca4fdf58f8..788bf0a84207bf59b18df72beb3601f1c6686127 100644 (file)
@@ -352,7 +352,7 @@ reconcileStaged dbisnew qh = ifM isBareRepo
                , Param "-z"
                , Param "--no-abbrev"
                -- Optimization: Limit to pointer files and annex symlinks.
-               -- This is not perfect. A file could contain with this and not
+               -- This is not perfect. A file could contain this and not
                -- be a pointer file. And a pointer file that is replaced with
                -- a non-pointer file will match this. This is only a
                -- prefilter so that's ok.