]> git.eshelyaron.com Git - emacs.git/commitdiff
Correct spellling.
authorChong Yidong <cyd@stupidchicken.com>
Wed, 3 Dec 2008 03:26:23 +0000 (03:26 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Wed, 3 Dec 2008 03:26:23 +0000 (03:26 +0000)
lisp/progmodes/cpp.el

index d468954e59b26115f18826313ecaed2b3d848c8a..d4216c5176bb94abe7e57154732f27567482054b 100644 (file)
@@ -101,8 +101,8 @@ Each entry is a list with the following elements:
                       (cpp-face :tag "True")
                       (cpp-face :tag "False")
                       (choice (const :tag "True branch writable" t)
-                              (const :tag "False branch writeable" nil)
-                              (const :tag "Both branches writeable" both))))
+                              (const :tag "False branch writable" nil)
+                              (const :tag "Both branches writable" both))))
   :group 'cpp)
 
 (defvar cpp-overlay-list nil)