Skip to content

Commit 70a4296

Browse files
authored
Merge pull request #474 from IntersectMBO/wenkokke/fix-haddock-crc32c
Fix haddock in CRC32C
2 parents 7c90cd7 + 6e18c11 commit 70a4296

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Database/LSMTree/Internal/CRC32C.hs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -238,7 +238,7 @@ hGetAllCRC32C' hfs h (ChunkSize !chunkSize) !crc0
238238
go bs buf crc'
239239

240240

241-
{- | $checksum-files
241+
{- $checksum-files
242242
We use @.checksum@ files to help verify the integrity of on disk snapshots.
243243
Each .checksum file lists the CRC-32C (Castagnoli) of other files. For further
244244
details see @doc/format-directory.md@.

0 commit comments

Comments
 (0)