]> git.eshelyaron.com Git - emacs.git/commitdiff
(c-style-alist): Doc fix.
authorEli Zaretskii <eliz@gnu.org>
Fri, 19 May 2006 19:50:50 +0000 (19:50 +0000)
committerEli Zaretskii <eliz@gnu.org>
Fri, 19 May 2006 19:50:50 +0000 (19:50 +0000)
lisp/progmodes/cc-styles.el

index 6f623623535f57ece23489e276ff5ab28e57c50f..c2b9b435e4ce915c593b0a917f2663d0fb84b98d 100644 (file)
@@ -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).")
 
 \f
 ;; Functions that manipulate styles