# HG changeset patch # User Eli Zaretskii # Date 1272740003 -10800 # Node ID 877cada981cc9a07f7b7d97efbd1e76b432a71d4 # Parent 05cdbfffcad4ae0e3cefe094994cb12b797248ab composite.el (find-composition): Fix a typo in the doc string. diff -r 05cdbfffcad4 -r 877cada981cc lisp/composite.el --- a/lisp/composite.el Sat May 01 21:38:33 2010 +0300 +++ b/lisp/composite.el Sat May 01 21:53:23 2010 +0300 @@ -332,7 +332,7 @@ WIDTH is a number of columns the composition occupies on the screen. -When Automatic Compostion mode is on, this function also finds a +When Automatic Composition mode is on, this function also finds a chunk of text that is automatically composed. If such a chunk is found closer to POS than the position that has `composition' property, the value is a list of FROM, TO, and a glyph-string