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.
This commit is contained in:
Nicolas Goaziou 2012-08-22 09:34:24 +02:00
parent 7d8f69068e
commit a273a37ce0

View file

@ -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