From: Gerd Moellmann Date: Fri, 23 Feb 2001 12:55:36 +0000 (+0000) Subject: (Syntactic Symbols): Remove doubled `the'. X-Git-Tag: emacs-pretest-21.0.99~168 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=6b1f581436f15ac94ac050161b67e1fae2815975;p=emacs.git (Syntactic Symbols): Remove doubled `the'. --- diff --git a/man/cc-mode.texi b/man/cc-mode.texi index 337a140390c..69b3a2e3b45 100644 --- a/man/cc-mode.texi +++ b/man/cc-mode.texi @@ -2928,7 +2928,7 @@ A line containing only a comment introduction. 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.