Przeglądaj źródła

org.texi: Fix typo

* org.texi (Customizing tables in ODT export): Fix typo.

Reported by: Thomas <thomas@friendlyvillagers.com>
<http://permalink.gmane.org/gmane.emacs.orgmode/93914>
Rasmus 10 lat temu
rodzic
commit
12fc68f3cd
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      doc/org.texi

+ 1 - 1
doc/org.texi

@@ -12840,7 +12840,7 @@ export the table that follows:
 @end lisp
 
 @example
-#+ATTR_ODT: :style "TableWithHeaderRowAndColumn"
+#+ATTR_ODT: :style TableWithHeaderRowAndColumn
 | Name  | Phone | Age |
 | Peter |  1234 |  17 |
 | Anna  |  4321 |  25 |