changeset 4553:75654496fa0e

Correct a docstring
author Aidan Kehoe <kehoea@parhasard.net>
date Sat, 03 May 2008 13:08:54 +0200
parents 9c1cfceab252
children 4953b7353349
files lisp/coding.el
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/coding.el	Thu Mar 13 10:24:34 2008 +0100
+++ b/lisp/coding.el	Sat May 03 13:08:54 2008 +0200
@@ -398,7 +398,7 @@
 Optional argument HIGHLIGHT says to display unencodable characters in the
 region using `query-coding-warning-face'. It defaults to nil.
 
-This function returns a list; the intention is that callers use use
+This function returns a list; the intention is that callers use 
 `multiple-value-bind' or the related CL multiple value functions to deal
 with it.  The first element is `t' if the string can be encoded using
 CODING-SYSTEM, or `nil' if not.  The second element is `nil' if the string