Переглянути джерело

ox-latex: Fix typo

* lisp/ox-latex.el (org-latex--delayed-footnotes-definitions): Fix typo
  in docstring.
Nicolas Goaziou 9 роки тому
батько
коміт
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