From: Luc Teirlinck Date: Fri, 30 Dec 2005 05:14:38 +0000 (+0000) Subject: (Mode Line Format): Correct typo in menu. X-Git-Tag: emacs-pretest-22.0.90~4988 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=d1b6c8966f68d5a336123c492515091036cb53c3;p=emacs.git (Mode Line Format): Correct typo in menu. --- diff --git a/lispref/modes.texi b/lispref/modes.texi index a5e5699b57c..15954ed1d1d 100644 --- a/lispref/modes.texi +++ b/lispref/modes.texi @@ -1522,7 +1522,7 @@ minor modes. @menu * Base: Mode Line Basics. Basic ideas of mode line control. * Data: Mode Line Data. The data structure that controls the mode line. -* Top: Mode LIne Top. The top level variable, mode-line-format. +* Top: Mode Line Top. The top level variable, mode-line-format. * Mode Line Variables:: Variables used in that data structure. * %-Constructs:: Putting information into a mode line. * Properties in Mode:: Using text properties in the mode line.