summaryrefslogtreecommitdiff
path: root/lispref/modes.texi
diff options
context:
space:
mode:
authorLuc Teirlinck <teirllm@auburn.edu>2005-12-30 05:14:38 +0000
committerLuc Teirlinck <teirllm@auburn.edu>2005-12-30 05:14:38 +0000
commit519b99d66be21c8ad2e3e9146deba200444269d6 (patch)
treedad66660a334907ed22e23320d74b65aed3b38d3 /lispref/modes.texi
parentd55b241e40a702d199aea5babd5dc23170d641ab (diff)
downloademacs-519b99d66be21c8ad2e3e9146deba200444269d6.tar.gz
(Mode Line Format): Correct typo in menu.
Diffstat (limited to 'lispref/modes.texi')
-rw-r--r--lispref/modes.texi2
1 files changed, 1 insertions, 1 deletions
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.