]> code.delx.au - gnu-emacs/blobdiff - lisp/progmodes/cc-langs.el
(compilation-next-error-function):
[gnu-emacs] / lisp / progmodes / cc-langs.el
index 6a36f89c8d3dce70f5be1970e2fc5a1a4280b4e8..94d58c66061620c3bf287034d3665c7c5fdaf449 100644 (file)
@@ -1186,7 +1186,7 @@ will be handled."
 (c-lang-defvar c-brace-list-key (c-lang-const c-brace-list-key))
 
 (c-lang-defconst c-other-block-decl-kwds
-  "Keywords where the following block (if any) contain another
+  "Keywords where the following block (if any) contains another
 declaration level that should not be considered a class.
 
 If any of these also are on `c-type-list-kwds', `c-ref-list-kwds',