Skip to content

Commit 3657f68

Browse files
authored
Merge branch 'develop' into develop
2 parents 4e39334 + e8d4edf commit 3657f68

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/isal/isal_zlibmodule.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -266,7 +266,7 @@ PyDoc_STRVAR(isal_zlib_crc32_combine__doc__,
266266
" crc2\n"
267267
" the second crc32 checksum\n"
268268
" crc2_length\n"
269-
" the lenght of the data block crc2 was calculated from\n"
269+
" the length of the data block crc2 was calculated from\n"
270270
);
271271

272272

0 commit comments

Comments
 (0)