changeset 63257:cacd1f888146

(skeleton-autowrap): Fix spellings in docstrings.
author Juanma Barranquero <lekktu@gmail.com>
date Fri, 10 Jun 2005 14:06:22 +0000
parents 08eb8fe4b5ef
children bd20f5cf580f
files lisp/skeleton.el
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/skeleton.el	Fri Jun 10 14:05:55 2005 +0000
+++ b/lisp/skeleton.el	Fri Jun 10 14:06:22 2005 +0000
@@ -50,7 +50,7 @@
 
 
 (defvar skeleton-autowrap t
-  "Controls wrapping behaviour of functions created with `define-skeleton'.
+  "Controls wrapping behavior of functions created with `define-skeleton'.
 When the region is visible (due to `transient-mark-mode' or marking a region
 with the mouse) and this is non-nil and the function was called without an
 explicit ARG, then the ARG defaults to -1, i.e. wrapping around the visible