]> git.eshelyaron.com Git - emacs.git/commitdiff
Correcct spellng.
authorChong Yidong <cyd@stupidchicken.com>
Wed, 3 Dec 2008 03:26:54 +0000 (03:26 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Wed, 3 Dec 2008 03:26:54 +0000 (03:26 +0000)
lisp/progmodes/cc-defs.el

index 5ce7ec5d1170b3612408c3f4e8d3919118325f2a..474a6b96f0d823c8fa130f026e7a0b90d4ce3323 100644 (file)
@@ -406,7 +406,7 @@ properties to be changed, even in a read-only buffer.
 
 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