From 94487c4e376640bab3281d19b19bbca531ab78ec Mon Sep 17 00:00:00 2001 From: Karl Heuer Date: Sat, 20 Jun 1998 22:06:30 +0000 Subject: Doc fixes. --- src/coding.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/coding.c') diff --git a/src/coding.c b/src/coding.c index f6945d07308..2a986fd1d4e 100644 --- a/src/coding.c +++ b/src/coding.c @@ -315,7 +315,7 @@ Lisp_Object Vcoding_system_for_write; Lisp_Object Vlast_coding_system_used; /* A vector of length 256 which contains information about special - Latin codes (espepcially for dealing with Microsoft code). */ + Latin codes (especially for dealing with Microsoft codes). */ Lisp_Object Vlatin_extra_code_table; /* Flag to inhibit code conversion of end-of-line format. */ -- cgit v1.2.1