emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] trunk r114010: Fix ChangeLog typo.


From: Dmitry Antipov
Subject: [Emacs-diffs] trunk r114010: Fix ChangeLog typo.
Date: Mon, 26 Aug 2013 16:30:56 +0000
User-agent: Bazaar (2.6b2)

------------------------------------------------------------
revno: 114010
revision-id: address@hidden
parent: address@hidden
committer: Dmitry Antipov <address@hidden>
branch nick: trunk
timestamp: Mon 2013-08-26 20:29:52 +0400
message:
  Fix ChangeLog typo.
modified:
  src/ChangeLog                  changelog-20091113204419-o5vbwnq5f7feedwu-1438
=== modified file 'src/ChangeLog'
--- a/src/ChangeLog     2013-08-26 15:44:56 +0000
+++ b/src/ChangeLog     2013-08-26 16:29:52 +0000
@@ -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.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]