branch: externals/auctex
commit bbe9d84ff7ede7503c3c75f7303eb91d66a66e21
Author: Arash Esbati <[email protected]>
Commit: Arash Esbati <[email protected]>
; * style/minted.el ("minted"): Fix last change.
---
style/minted.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/style/minted.el b/style/minted.el
index a3e721feca..99310311b3 100644
--- a/style/minted.el
+++ b/style/minted.el
@@ -374,7 +374,7 @@ a list of strings."
(TeX-arg-key-val (LaTeX-minted-key-val-options)))
;; 3.3 Formatting source code
'("inputminted"
- [TeX-arg-key-val (LaTeX-minted-key-vaLaTeX-arg-minted-languagel-options)]
+ [TeX-arg-key-val (LaTeX-minted-key-val-options)]
(TeX-arg-completing-read (LaTeX-minted-language-list) "Language")
TeX-arg-file)
;; 3.4 Using different styles