org-latex.el: minor docstring clean up.

This commit is contained in:
Bastien Guerry 2011-02-15 15:46:23 +01:00 committed by Dan Davison
parent 695b15da6d
commit a9da06b1db
1 changed files with 3 additions and 3 deletions

View File

@ -398,8 +398,8 @@ example using customize, or with
(require 'org-latex)
(add-to-list 'org-export-latex-packages-alist '(\"\" \"minted\"))
In addition, it is neccessary to install
pygments (http://pygments.org), and to configure
In addition, it is necessary to install
pygments (http://pygments.org), and to configure the variable
`org-latex-to-pdf-process' so that the -shell-escape option is
passed to pdflatex.
"