org.texi: Fix typo
* doc/org.texi (Table of contents): Fix typo.
This commit is contained in:
parent
62bb13e8e7
commit
32b89c0b09
|
@ -9353,8 +9353,8 @@ with a line like
|
||||||
#+OPTIONS: toc:nil (no TOC at all)
|
#+OPTIONS: toc:nil (no TOC at all)
|
||||||
@end example
|
@end example
|
||||||
|
|
||||||
The same @code{TOC} keyword can also generate a list of all tables
|
The same @code{TOC} keyword can also generate a list of all tables (resp. all
|
||||||
(resp. a listings) with a caption in the buffer.
|
listings) with a caption in the buffer.
|
||||||
|
|
||||||
@example
|
@example
|
||||||
#+TOC: listings (build a list of listings)
|
#+TOC: listings (build a list of listings)
|
||||||
|
|
Loading…
Reference in New Issue