emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] externals/denote e841a51ca7 155/355: Fix typo


From: ELPA Syncer
Subject: [elpa] externals/denote e841a51ca7 155/355: Fix typo
Date: Sun, 26 Jun 2022 23:58:18 -0400 (EDT)

branch: externals/denote
commit e841a51ca785ad4451a7999ab0f9ef033fac7b74
Author: Protesilaos Stavrou <info@protesilaos.com>
Commit: Protesilaos Stavrou <info@protesilaos.com>

    Fix typo
---
 README.org | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.org b/README.org
index 344201693d..a114496e4e 100644
--- a/README.org
+++ b/README.org
@@ -522,7 +522,7 @@ Or we would rather use another character instead of 
hyphens, such as the
 equals sign:
 
 #+begin_src emacs-lisp
-(setq denote-text-front-matter-delimiter (make-string 27 ?+))
+(setq denote-text-front-matter-delimiter (make-string 27 ?=))
 #+end_src
 
 Remember that this is for advanced users.  If you want to see changes



reply via email to

[Prev in Thread] Current Thread [Next in Thread]