lisp/ox-latex.el (org-latex--format-spec): Fix checkdoc warning

This commit is contained in:
Ihor Radchenko 2023-12-07 11:52:25 +01:00
parent a59193e47d
commit ac9acb2113
No known key found for this signature in database
GPG Key ID: 6470762A7DA11D8B
1 changed files with 1 additions and 1 deletions

View File

@ -1915,7 +1915,7 @@ INFO is a plist used as a communication channel."
(org-export-translate s :latex info))
(defun org-latex--format-spec (info)
"Create a format-spec for document meta-data.
"Create a format spec for document meta-data.
INFO is a plist used as a communication channel."
(let ((language (let* ((lang (plist-get info :language))
(plist (cdr