Jelajahi Sumber

ox-latex: Fix typo in docstring

Marco Wahl 10 tahun lalu
induk
melakukan
ca8a0234fc
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  1. 1 1
      lisp/ox-latex.el

+ 1 - 1
lisp/ox-latex.el

@@ -1056,7 +1056,7 @@ See also `org-latex-compiler'."
 (defcustom org-latex-compiler "pdflatex"
   "LaTeX compiler to use.
 
-Must be an element in `orgg-latex-compilers' or the empty quote.
+Must be an element in `org-latex-compilers' or the empty quote.
 Can also be set in buffers via #+LATEX_COMPILER.  See also
 `org-latex-compiler-file-string'."
   :group 'org-export-latex