aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/progmodes/cc-styles.el
diff options
context:
space:
mode:
authorEli Zaretskii <[email protected]>2006-05-19 19:50:50 +0000
committerEli Zaretskii <[email protected]>2006-05-19 19:50:50 +0000
commit74456292cede7bb245b53e58abf6aaf763f85695 (patch)
tree42636a457da3630073480de72f19359566b2d27d /lisp/progmodes/cc-styles.el
parent5345f90dfa6444f1dd5428492d0133db97baec75 (diff)
(c-style-alist): Doc fix.
Diffstat (limited to 'lisp/progmodes/cc-styles.el')
-rw-r--r--lisp/progmodes/cc-styles.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/progmodes/cc-styles.el b/lisp/progmodes/cc-styles.el
index 6f62362353..c2b9b435e4 100644
--- a/lisp/progmodes/cc-styles.el
+++ b/lisp/progmodes/cc-styles.el
@@ -264,7 +264,7 @@ element of the list is added with `add-hook'.
Do not change this variable directly. Use the function `c-add-style'
to add new styles or modify existing styles (it is not a good idea to
modify existing styles -- you should create a new style that inherits
-the existing style.")
+the existing style).")
;; Functions that manipulate styles