We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7c90cd7 + 6e18c11 commit 70a4296Copy full SHA for 70a4296
src/Database/LSMTree/Internal/CRC32C.hs
@@ -238,7 +238,7 @@ hGetAllCRC32C' hfs h (ChunkSize !chunkSize) !crc0
238
go bs buf crc'
239
240
241
-{- | $checksum-files
+{- $checksum-files
242
We use @.checksum@ files to help verify the integrity of on disk snapshots.
243
Each .checksum file lists the CRC-32C (Castagnoli) of other files. For further
244
details see @doc/format-directory.md@.
0 commit comments