diff src/print.c @ 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 1d1d5d9bd884
children b8fde5ef9e14 376148b31b5e
line wrap: on
line diff
--- a/src/print.c	Tue Oct 12 21:52:28 2010 +0900
+++ b/src/print.c	Tue Oct 12 17:16:57 2010 +0200
@@ -1450,7 +1450,7 @@
 #define PRINT_STRING_NON_CHARSET_FOUND 1
 #define PRINT_STRING_UNSAFE_CHARSET_FOUND 2
 
-/* Bitwize or of the abobe macros. */
+/* Bitwise or of the above macros. */
 static int print_check_string_result;
 
 static void