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

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

[nongnu] elpa/macrostep e537612 106/110: compmiler-macro changed to comp


From: ELPA Syncer
Subject: [nongnu] elpa/macrostep e537612 106/110: compmiler-macro changed to compiler-macro
Date: Sat, 7 Aug 2021 09:18:12 -0400 (EDT)

branch: elpa/macrostep
commit e5376126947837958983364b8615c7dea6953eda
Author: duianto <duianto@users.noreply.github.com>
Commit: duianto <duianto@users.noreply.github.com>

    compmiler-macro changed to compiler-macro
---
 macrostep.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/macrostep.el b/macrostep.el
index b301497..69f6873 100644
--- a/macrostep.el
+++ b/macrostep.el
@@ -786,7 +786,7 @@ the macro definition, as a function.
 
 If `macrostep-expand-compiler-macros' is non-nil and FORM would
 be compiled using a compiler macro, TYPE is the symbol
-`compmiler-macro' and DEFINITION is the function that implements
+`compiler-macro' and DEFINITION is the function that implements
 the compiler macro.
 
 If FORM is an invocation of an autoloaded macro, the behavior



reply via email to

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