org.el: Fix docstring of org-latex-packages-alist

* lisp/org.el (org-latex-packages-alist): Fix docstring to match
`org-latex-default-packages-alist'

TINYCHANGE
This commit is contained in:
Cheong Yiu Fung 2019-05-17 17:15:43 +08:00 committed by Nicolas Goaziou
parent 31873ed27d
commit e4f5a194c7
1 changed files with 1 additions and 1 deletions

View File

@ -4181,7 +4181,7 @@ Each element is either a cell or a string.
A cell is of the format: A cell is of the format:
(\"options\" \"package\" SNIPPET-FLAG) (\"options\" \"package\" SNIPPET-FLAG COMPILERS)
SNIPPET-FLAG, when non-nil, indicates that this package is also SNIPPET-FLAG, when non-nil, indicates that this package is also
needed when turning LaTeX snippets into images for inclusion into needed when turning LaTeX snippets into images for inclusion into