From 447218dd746e66544176995f1c791609b632a398 Mon Sep 17 00:00:00 2001 From: Dmitry Antipov Date: Mon, 26 Aug 2013 20:29:52 +0400 Subject: [PATCH] Fix ChangeLog typo. --- src/ChangeLog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/ChangeLog b/src/ChangeLog index 5f0bb86c3ee..37d3419532b 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -30,7 +30,7 @@ Fix recovering from possible decompression error. Since insert_from_gap doesn't always move point, we can't use PT as the position where the partially decompressed data ends, and - should count how may bytes was produced so far. + should count how many bytes was produced so far. * decompress.c (struct decompress_unwind_data): Add nbytes member. (unwind_decompress): Really delete partially uncompressed data. (Fzlib_decompress_region): Take decompressed data size into account. -- 2.39.2