[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[elpa] externals/org 08bbdc7c8b 1/2: Merge branch 'bugfix'
|
From: |
ELPA Syncer |
|
Subject: |
[elpa] externals/org 08bbdc7c8b 1/2: Merge branch 'bugfix' |
|
Date: |
Fri, 10 Nov 2023 06:58:20 -0500 (EST) |
branch: externals/org
commit 08bbdc7c8b59499a9a9b2926f95f795a6663f1aa
Merge: 2e8262b893 5c82e1e1dd
Author: Ihor Radchenko <yantar92@posteo.net>
Commit: Ihor Radchenko <yantar92@posteo.net>
Merge branch 'bugfix'
---
lisp/ob-plantuml.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/lisp/ob-plantuml.el b/lisp/ob-plantuml.el
index b5cc9322ed..bd23f29f90 100644
--- a/lisp/ob-plantuml.el
+++ b/lisp/ob-plantuml.el
@@ -57,7 +57,7 @@ The JAR can be configured via `org-plantuml-jar-path'.
`plantuml' means to use the PlantUML executable.
The executable can be configured via `org-plantuml-executable-path'.
-You can also configure extra arguments via `org-plantuml-executable-args'."
+You can also configure extra arguments via `org-plantuml-args'."
:group 'org-babel
:package-version '(Org . "9.4")
:type 'symbol