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

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

[elpa] externals/mct 3151ce0c8e 2/2: Fix typo in commit 0cce0e6


From: ELPA Syncer
Subject: [elpa] externals/mct 3151ce0c8e 2/2: Fix typo in commit 0cce0e6
Date: Fri, 11 Feb 2022 01:57:38 -0500 (EST)

branch: externals/mct
commit 3151ce0c8e670e757d0b4756182688542d8395c3
Author: Protesilaos Stavrou <info@protesilaos.com>
Commit: Protesilaos Stavrou <info@protesilaos.com>

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

diff --git a/README.org b/README.org
index 64fa8f19c1..32d1e59b0a 100644
--- a/README.org
+++ b/README.org
@@ -1186,7 +1186,7 @@ activate it with the =C-.= key.
   (define-key map (kbd "C-.") #'my-avy-completions-select))
 #+end_src
 
-If you are declaring =mct= before =avsy= in your init file, then the above
+If you are declaring =mct= before =avy= in your init file, then the above
 can be wrapped in ~with-eval-after-load~, like this:
 
 #+begin_src emacs-lisp



reply via email to

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