changeset 100148:08780e762816

Correcct spellng.
author Chong Yidong <cyd@stupidchicken.com>
date Wed, 03 Dec 2008 03:26:54 +0000
parents 9960540ed304
children 61db5ca5de78
files lisp/progmodes/cc-defs.el
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/progmodes/cc-defs.el	Wed Dec 03 03:26:23 2008 +0000
+++ b/lisp/progmodes/cc-defs.el	Wed Dec 03 03:26:54 2008 +0000
@@ -406,7 +406,7 @@
 
 This macro should be placed around all calculations which set
 \"insignificant\" text properties in a buffer, even when the buffer is
-known to be writeable.  That way, these text properties remain set
+known to be writable.  That way, these text properties remain set
 even if the user undoes the command which set them.
 
 This macro should ALWAYS be placed around \"temporary\" internal buffer