diff src/dispextern.h @ 110986:e0f89e89ed02

Fix typos in docstrings, comments and ChangeLogs. * lisp/composite.el (compose-region): * src/ccl.c (Fccl_execute_on_string): Fix typo in docstring.
author Juanma Barranquero <lekktu@gmail.com>
date Tue, 12 Oct 2010 17:16:57 +0200
parents cca2a663ef92
children a9fb26c764e7
line wrap: on
line diff
--- a/src/dispextern.h	Tue Oct 12 21:52:28 2010 +0900
+++ b/src/dispextern.h	Tue Oct 12 17:16:57 2010 +0200
@@ -1873,7 +1873,7 @@
      are not iterating over a composition now.  */
   int id;
   /* If non-negative, character that triggers the automatic
-     composition at `stop_pos', and this is an automatic compositoin.
+     composition at `stop_pos', and this is an automatic composition.
      If negative, this is a static composition.  This is set to -2
      temporarily if searching of composition reach a limit or a
      newline.  */