summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNicolas Goaziou <n.goaziou@gmail.com>2012-08-22 09:34:24 +0200
committerNicolas Goaziou <n.goaziou@gmail.com>2012-08-22 09:34:24 +0200
commita273a37ce0d82162266a3e8d6abd42a4dd083bcb (patch)
treeb65824714d16be2528e522981fb277cb130532f1
parent7d8f69068e2ba01ff7e744f981755b1dc6d50cff (diff)
downloadorg-mode-a273a37ce0d82162266a3e8d6abd42a4dd083bcb.tar.gz
org-e-latex: Fix typo in a docstring
* contrib/lisp/org-e-latex.el (org-e-latex--delayed-footnotes-definitions): Fix typo in a docstring.
-rw-r--r--contrib/lisp/org-e-latex.el6
1 files changed, 3 insertions, 3 deletions
diff --git a/contrib/lisp/org-e-latex.el b/contrib/lisp/org-e-latex.el
index deaf1a5..6c9ea0c 100644
--- a/contrib/lisp/org-e-latex.el
+++ b/contrib/lisp/org-e-latex.el
@@ -956,10 +956,10 @@ INFO is a plist used as a communication channel.
Footnotes definitions are returned within \"\\footnotetxt{}\"
commands.
-This functions is used within constructs that don't support
+This function is used within constructs that don't support
\"\\footnote{}\" command (i.e. an item's tag). In that case,
-\"\\footnotemark\" is used within the construct and this function
-outside of it."
+\"\\footnotemark\" is used within the construct and the function
+just outside of it."
(mapconcat
(lambda (ref)
(format