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>
This commit is contained in:
Rasmus 2015-01-11 00:33:44 +01:00
parent 6c811ac861
commit 12fc68f3cd
1 changed files with 1 additions and 1 deletions

View File

@ -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 |