branch: externals/denote commit dbf02bed94c40bce51236f3c1ed35c10d5d67bd8 Author: Protesilaos Stavrou <i...@protesilaos.com> Commit: Protesilaos Stavrou <i...@protesilaos.com>
denote-org-dblock: fix typo --- denote-org-dblock.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/denote-org-dblock.el b/denote-org-dblock.el index 5b62241a02..ce1026ab65 100644 --- a/denote-org-dblock.el +++ b/denote-org-dblock.el @@ -77,7 +77,7 @@ ;; notes. ;; ;; With ':block-name "string"' include a '#+NAME: string' line in the -;; Dynamic block. This allows use of the Dynomic block output as input +;; Dynamic block. This allows use of the Dynamic block output as input ;; for further computation, e.g. in Org source blocks. ;;;###autoload