* org.texi (Customizing tables in ODT export): Fix typo. Reported by: Thomas <thomas@friendlyvillagers.com> <http://permalink.gmane.org/gmane.emacs.orgmode/93914>
@@ -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 |