changeset 101947:5eee9e7321f6

Joachim Reiter <Reiter.Joachim at web.de> (tiny change) (org-footnote-action): Fix doc typo.
author Glenn Morris <rgm@gnu.org>
date Thu, 12 Feb 2009 03:25:54 +0000
parents 46cc0fb34421
children 2591b7541793
files lisp/org/org-footnote.el
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/org/org-footnote.el	Thu Feb 12 02:19:53 2009 +0000
+++ b/lisp/org/org-footnote.el	Thu Feb 12 03:25:54 2009 +0000
@@ -287,7 +287,7 @@
 ;;;###autoload
 (defun org-footnote-action (&optional special)
   "Do the right thing for footnotes.
-When at a foornote reference, jump to the definition.  When at a definition,
+When at a footnote reference, jump to the definition.  When at a definition,
 jump to the refernces.  When neither at definition or reference,
 create a new footnote, interactively.
 With prefix arg SPECIAL, offer additional commands in a menu."