Просмотр исходного кода

ox-latex: Fix typo

* lisp/ox-latex.el (org-latex--delayed-footnotes-definitions): Fix typo
  in docstring.
Nicolas Goaziou 9 лет назад
Родитель
Сommit
cefe157d42
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      lisp/ox-latex.el

+ 1 - 1
lisp/ox-latex.el

@@ -1521,7 +1521,7 @@ Footnotes definitions are returned within \"\\footnotetext{}\"
 commands.
 commands.
 
 
 This function is used within constructs that don't support
 This function is used within constructs that don't support
-\"\\footnote{}\" command (e.g, an item tag).  In that case,
+\"\\footnote{}\" command (e.g., an item tag).  In that case,
 \"\\footnotemark\" is used within the construct and the function
 \"\\footnotemark\" is used within the construct and the function
 just outside of it."
 just outside of it."
   (mapconcat
   (mapconcat