From 1ce3d35b78955a84b95cbebb02763106cbe59527 Mon Sep 17 00:00:00 2001 From: Juanma Barranquero Date: Wed, 25 Mar 2009 12:02:15 +0000 Subject: * composite.el (auto-compose-chars): Fix typo in docstring. --- lisp/composite.el | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'lisp/composite.el') diff --git a/lisp/composite.el b/lisp/composite.el index 7c04bcff088..d3c000fe839 100644 --- a/lisp/composite.el +++ b/lisp/composite.el @@ -712,9 +712,7 @@ FUNC is called with one argument GSTRING which is built for characters in the region FROM (inclusive) and TO (exclusive). If the character are composed on a graphic display, FONT-OBJECT -is a font to use. - -Otherwise, FONT-OBJECT is nil, and the fucntion +is a font to use. Otherwise, FONT-OBJECT is nil, and the function `compose-gstring-for-terminal' is used instead of FUNC. If STRING is non-nil, it is a string, and FROM and TO are indices -- cgit v1.2.3