summaryrefslogtreecommitdiff
path: root/lisp/progmodes/cplus-md.el
diff options
context:
space:
mode:
authorKarl Heuer <kwzh@gnu.org>1996-01-04 23:31:24 +0000
committerKarl Heuer <kwzh@gnu.org>1996-01-04 23:31:24 +0000
commit5a447b4cdc80b946eb583ee8db318c3c9d433fe4 (patch)
tree42dfd0ba1c1a0a5edfa3edb80dab1b4053b48345 /lisp/progmodes/cplus-md.el
parent8e089f016640469e591fafc7888de08c5ff85ce5 (diff)
downloademacs-5a447b4cdc80b946eb583ee8db318c3c9d433fe4.tar.gz
(c++-mode): Doc fix.
Diffstat (limited to 'lisp/progmodes/cplus-md.el')
-rw-r--r--lisp/progmodes/cplus-md.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/progmodes/cplus-md.el b/lisp/progmodes/cplus-md.el
index 6c728923250..9a7ed11b623 100644
--- a/lisp/progmodes/cplus-md.el
+++ b/lisp/progmodes/cplus-md.el
@@ -276,7 +276,7 @@ Variables controlling indentation style:
Extra indentation for line that is a label, or case or ``default:'', or
``public:'' or ``private:'', or ``protected:''.
c++-electric-colon
- If non-nil at invocation of c++-mode (t is the default) colon electricly
+ If non-nil at invocation of c++-mode (t is the default) colon electrically
indents.
c++-empty-arglist-indent
If non-nil, a function declaration or invocation which ends a line with a