Преглед на файлове

org.texi: Fix typo

* doc/org.texi (Table of contents): Fix typo.
Nicolas Goaziou преди 12 години
родител
ревизия
32b89c0b09
променени са 1 файла, в които са добавени 2 реда и са изтрити 2 реда
  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)