Fix typos found by codespell

This commit is contained in:
Dimitri Papadopoulos
2023-02-18 10:31:48 +01:00
parent 4ebaf36582
commit 547794ef40
7 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -1987,7 +1987,7 @@ ZSTD_decompressSequencesLong(ZSTD_DCtx* dctx,
/**
* @returns The total size of the history referencable by zstd, including
* @returns The total size of the history referenceable by zstd, including
* both the prefix and the extDict. At @p op any offset larger than this
* is invalid.
*/