changeset 89172:0da59936bc31

Comment fix.
author Dave Love <fx@gnu.org>
date Sun, 06 Oct 2002 21:16:08 +0000
parents d7ce536898bf
children ee1cafae403b
files src/coding.h
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/src/coding.h	Sun Oct 06 21:15:08 2002 +0000
+++ b/src/coding.h	Sun Oct 06 21:16:08 2002 +0000
@@ -230,8 +230,8 @@
 #define CODING_MODE_INHIBIT_INCONSISTENT_EOL	0x01
 
 /* If set, the decoding/encoding routines treat the current data as
-   the last block of the whole text to be converted, and do
-   appropriate fisishing job.  */
+   the last block of the whole text to be converted, and do the
+   appropriate finishing job.  */
 #define CODING_MODE_LAST_BLOCK			0x02
 
 /* If set, it means that the current source text is in a buffer which