aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/progmodes/cc-defs.el
diff options
context:
space:
mode:
authorChong Yidong <[email protected]>2008-12-03 03:26:54 +0000
committerChong Yidong <[email protected]>2008-12-03 03:26:54 +0000
commitaafc17b7c52588a9fddde8cfb2ce56aee129f3cb (patch)
treec3a81676bebd369ea21332e2f9a0ff178b08117b /lisp/progmodes/cc-defs.el
parent48091be238b1bd3d0c681efba697370302b9ae4b (diff)
Correcct spellng.
Diffstat (limited to 'lisp/progmodes/cc-defs.el')
-rw-r--r--lisp/progmodes/cc-defs.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/progmodes/cc-defs.el b/lisp/progmodes/cc-defs.el
index 5ce7ec5d11..474a6b96f0 100644
--- a/lisp/progmodes/cc-defs.el
+++ b/lisp/progmodes/cc-defs.el
@@ -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