[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[elpa] externals/org f6fc385ed0: ob-lilypond.el: Fix docstring typos
From: |
ELPA Syncer |
Subject: |
[elpa] externals/org f6fc385ed0: ob-lilypond.el: Fix docstring typos |
Date: |
Mon, 4 Sep 2023 03:58:26 -0400 (EDT) |
branch: externals/org
commit f6fc385ed0e072375579183c7c386a89d204c3d6
Author: Nicholas Vollmer <iarchivedmywholelife@gmail.com>
Commit: Ihor Radchenko <yantar92@posteo.net>
ob-lilypond.el: Fix docstring typos
---
lisp/ob-lilypond.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/lisp/ob-lilypond.el b/lisp/ob-lilypond.el
index b6ee91f58c..ca4005d711 100644
--- a/lisp/ob-lilypond.el
+++ b/lisp/ob-lilypond.el
@@ -145,7 +145,7 @@ blocks.")
body))
(defun org-babel-execute:lilypond (body params)
- "Execute lilypond src blcok according to arragne mode.
+ "Execute LilyPond src block according to arrange mode.
See `org-babel-execute-src-block' for BODY and PARAMS.
When in arrange mode, tangle all blocks and process the result.
Otherwise, execute block according to header settings."
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [elpa] externals/org f6fc385ed0: ob-lilypond.el: Fix docstring typos,
ELPA Syncer <=