changeset 67909:a01ca682e5e1

(Mode Line Format): Correct typo in menu.
author Luc Teirlinck <teirllm@auburn.edu>
date Fri, 30 Dec 2005 05:14:38 +0000
parents 87596c6dfb64
children 6b29582fc810
files lispref/modes.texi
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- 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.