# HG changeset patch # User Luc Teirlinck # Date 1135919678 0 # Node ID a01ca682e5e1c6a87d96942aff416a836fb641b1 # Parent 87596c6dfb647104d32b20a0d772e0d759e5d9cb (Mode Line Format): Correct typo in menu. diff -r 87596c6dfb64 -r a01ca682e5e1 lispref/modes.texi --- a/lispref/modes.texi Fri Dec 30 05:11:39 2005 +0000 +++ b/lispref/modes.texi Fri Dec 30 05:14:38 2005 +0000 @@ -1522,7 +1522,7 @@ @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.