]> git.eshelyaron.com Git - emacs.git/commitdiff
(Mode Line Format): Correct typo in menu.
authorLuc Teirlinck <teirllm@auburn.edu>
Fri, 30 Dec 2005 05:14:38 +0000 (05:14 +0000)
committerLuc Teirlinck <teirllm@auburn.edu>
Fri, 30 Dec 2005 05:14:38 +0000 (05:14 +0000)
lispref/modes.texi

index a5e5699b57cc017a329d276b52bfd4462bf7135f..15954ed1d1decda512f83706ad95b547f3a835f8 100644 (file)
@@ -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.