branch: externals/denote
commit 511989a047da6f813406a58af7dce934cb043c84
Author: Protesilaos Stavrou <[email protected]>
Commit: Protesilaos Stavrou <[email protected]>

    Fix reference to crm-separator in the manual
    
    David Wilson (System Crafters channel) spotted the error on the latest
    live stream whose main topic was about Denote (thanks, by the way!):
    <https://www.youtube.com/watch?v=QcRY_rsX0yY>.
---
 README.org | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.org b/README.org
index be33486247..4b48d418e6 100644
--- a/README.org
+++ b/README.org
@@ -161,7 +161,7 @@ default).
 
 #+vindex: denote-sort-keywords
 Multiple keywords can be inserted by separating them with a comma (or
-whatever the value of the ~crm-indicator~ is---which should be a comma).
+whatever the value of the ~crm-separator~ is---which should be a comma).
 When the user option ~denote-sort-keywords~ is non-nil (the default),
 keywords are sorted alphabetically (technically, the sorting is done
 with ~string-lessp~).

Reply via email to