]> git.eshelyaron.com Git - emacs.git/commitdiff
Comment fix.
authorDave Love <fx@gnu.org>
Sun, 6 Oct 2002 21:16:08 +0000 (21:16 +0000)
committerDave Love <fx@gnu.org>
Sun, 6 Oct 2002 21:16:08 +0000 (21:16 +0000)
src/coding.h

index b9e5d8208a8cb617c8a224fc2159f0cfee9d8c31..17b111118ef8f08bffe7c282897b92ae31027136 100644 (file)
@@ -230,8 +230,8 @@ enum coding_result_code
 #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