Explorar o código

Minor example fix.

Thanks to Dov Grobgeld for spotting this.
Bastien Guerry %!s(int64=13) %!d(string=hai) anos
pai
achega
58d5fb1d5d
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      doc/org.texi

+ 1 - 1
doc/org.texi

@@ -9950,7 +9950,7 @@ tables, place something like the following before the table:
 @cindex #+ATTR_HTML
 @example
 #+CAPTION: This is a table with lines around and between cells
-#+ATTR_HTML: border="2" rules="all" frame="all"
+#+ATTR_HTML: border="2" rules="all" frame="border"
 @end example
 
 @node Images in HTML export, Math formatting in HTML export, Tables in HTML export, HTML export