Procházet zdrojové kódy

org.texi: Fix typo

* doc/org.texi (Table of contents): Fix typo.
Nicolas Goaziou před 12 roky
rodič
revize
32b89c0b09
1 změnil soubory, kde provedl 2 přidání a 2 odebrání
  1. 2 2
      doc/org.texi

+ 2 - 2
doc/org.texi

@@ -9353,8 +9353,8 @@ with a line like
 #+OPTIONS: toc:nil        (no TOC at all)
 @end example
 
-The same @code{TOC} keyword can also generate a list of all tables
-(resp. a listings) with a caption in the buffer.
+The same @code{TOC} keyword can also generate a list of all tables (resp. all
+listings) with a caption in the buffer.
 
 @example
 #+TOC: listings           (build a list of listings)