branch: externals/denote
commit 2a21f845c4fbc0bd1235a54adc8028ea5ff8e2b5
Author: Damien Cassou <dam...@cassou.me>
Commit: Protesilaos Stavrou <i...@protesilaos.com>

    Fix two typos in manual
---
 README.org | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/README.org b/README.org
index f191cb6b4e..b843b5598e 100644
--- a/README.org
+++ b/README.org
@@ -1654,7 +1654,7 @@ The command ~denote-link-backlinks~ produces a bespoke 
buffer which
 displays backlinks to the current note.  A "backlink" is a link back
 to the present entry.
 
-By default, the backlinks' buffer is desinged to display the file name
+By default, the backlinks' buffer is designed to display the file name
 of the note linking to the current entry.  Each file name is presented
 on its own line, like this:
 
@@ -1669,7 +1669,7 @@ Backlinks to "On being honest" (20220614T130812)
 #+vindex: denote-backlinks-show-context
 When the user option ~denote-backlinks-show-context~ is non-nil, the
 backlinks' buffer displays the line on which a link to the current
-note occurs.  It also shows multiple occurances, if present.  It looks
+note occurs.  It also shows multiple occurrences, if present.  It looks
 like this (and has the appropriate fontification):
 
 #+begin_example

Reply via email to