diff options
Diffstat (limited to 'lisp/emacs-lisp/comp.el')
-rw-r--r-- | lisp/emacs-lisp/comp.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/emacs-lisp/comp.el b/lisp/emacs-lisp/comp.el index 3e5ff195764..3b2fd25e61c 100644 --- a/lisp/emacs-lisp/comp.el +++ b/lisp/emacs-lisp/comp.el @@ -3497,7 +3497,7 @@ last directory in `native-comp-eln-load-path')." Make sure that eln file is younger than byte-compiled one and return the filename of this last. -This function can be used only in conjuntion with +This function can be used only in conjunction with `byte+native-compile' `byte-to-native-output-buffer-file' (see `batch-byte+native-compile')." (pcase byte-to-native-output-buffer-file |