; * lisp/emacs-lisp/comp-run.el: Fix typo.
This commit is contained in:
parent
44d5c667d7
commit
b214cb2843
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@
|
|||
|
||||
;; While the main native compiler is implemented in comp.el, when
|
||||
;; commonly used as a jit compiler it is only loaded by Emacs sub
|
||||
;; processes performing async compilation. This files contains all
|
||||
;; processes performing async compilation. This file contains all
|
||||
;; the code needed to drive async compilations and any Lisp code
|
||||
;; needed at runtime to run native code.
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue