diff doc/misc/org.texi @ 109700:e100e3aa28fb

* org.texi (Footnotes, Tables in HTML export): Fix typos.
author Juanma Barranquero <lekktu@gmail.com>
date Sun, 01 Aug 2010 06:00:59 +0200
parents a91e94388547
children 376148b31b5e
line wrap: on
line diff
--- a/doc/misc/org.texi	Sun Aug 01 05:19:23 2010 +0200
+++ b/doc/misc/org.texi	Sun Aug 01 06:00:59 2010 +0200
@@ -1437,7 +1437,7 @@
 @table @code
 @item [1]
 A plain numeric footnote marker.  Compatible with @file{footnote.el}, but not
-recommended because somthing like @samp{[1]} could easily be part of a code
+recommended because something like @samp{[1]} could easily be part of a code
 snippet.
 @item [fn:name]
 A named footnote reference, where @code{name} is a unique label word, or, for
@@ -9165,7 +9165,7 @@
 Org-mode tables are exported to HTML using the table tag defined in
 @code{org-export-html-table-tag}.  The default setting makes tables without
 cell borders and frame.  If you would like to change this for individual
-tables, place somthing like the following before the table:
+tables, place something like the following before the table:
 
 @cindex #+CAPTION
 @cindex #+ATTR_HTML