changeset 36341:0ab4e667274d

(Syntactic Symbols): Remove doubled `the'.
author Gerd Moellmann <gerd@gnu.org>
date Fri, 23 Feb 2001 12:55:36 +0000
parents 1ca425b36c74
children 7f8b2b2ae623
files man/cc-mode.texi
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/man/cc-mode.texi	Fri Feb 23 12:52:36 2001 +0000
+++ b/man/cc-mode.texi	Fri Feb 23 12:55:36 2001 +0000
@@ -2928,7 +2928,7 @@
 The first line in an argument list.
 @item arglist-cont
 Subsequent argument list lines when no arguments follow on the same line
-as the the arglist opening paren.
+as the arglist opening paren.
 @item arglist-cont-nonempty
 Subsequent argument list lines when at least one argument follows on the
 same line as the arglist opening paren.