From: Eli Zaretskii Date: Sat, 1 May 2010 18:53:23 +0000 (+0300) Subject: composite.el (find-composition): Fix a typo in the doc string. X-Git-Tag: emacs-pretest-24.0.90~104^2~275^2~438^2~317 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=d21133bcb82d6ecf88fc84e0958b758d7a33b194;p=emacs.git composite.el (find-composition): Fix a typo in the doc string. --- diff --git a/lisp/composite.el b/lisp/composite.el index c5a41be23ec..5b01718fc71 100644 --- a/lisp/composite.el +++ b/lisp/composite.el @@ -332,7 +332,7 @@ MOD-FUNC is a modification function of the composition. 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