]> git.eshelyaron.com Git - emacs.git/commitdiff
Joachim Reiter <Reiter.Joachim at web.de> (tiny change)
authorGlenn Morris <rgm@gnu.org>
Thu, 12 Feb 2009 03:25:54 +0000 (03:25 +0000)
committerGlenn Morris <rgm@gnu.org>
Thu, 12 Feb 2009 03:25:54 +0000 (03:25 +0000)
(org-footnote-action): Fix doc typo.

lisp/org/org-footnote.el

index c2dbc4b041835594d3029b6d5c5c3fc1802ea1ac..48ce05be3f71ae5c3a5f6c62a0604756b6fc24bf 100644 (file)
@@ -287,7 +287,7 @@ or new, let the user edit the definition of the footnote."
 ;;;###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."