emacs-diffs
[Top][All Lists]
Advanced

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

master 14d4d63c8c 1/2: native-comp-eln-load-path doc string fix


From: Lars Ingebrigtsen
Subject: master 14d4d63c8c 1/2: native-comp-eln-load-path doc string fix
Date: Sat, 2 Jul 2022 06:59:55 -0400 (EDT)

branch: master
commit 14d4d63c8c18df9a4333fe19eeb4764030df71a4
Author: Lars Ingebrigtsen <larsi@gnus.org>
Commit: Lars Ingebrigtsen <larsi@gnus.org>

    native-comp-eln-load-path doc string fix
    
    * src/comp.c (syms_of_comp): Fix grammar in doc string.
---
 src/comp.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/comp.c b/src/comp.c
index 0c78e60fc4..81d27299fa 100644
--- a/src/comp.c
+++ b/src/comp.c
@@ -5781,7 +5781,7 @@ For internal use.  */);
   DEFVAR_LISP ("native-comp-eln-load-path", Vnative_comp_eln_load_path,
               doc: /* List of eln cache directories.
 
-If a directory is non absolute is assumed to be relative to
+If a directory is non absolute it is assumed to be relative to
 `invocation-directory'.
 `comp-native-version-dir' value is used as a sub-folder name inside
 each eln cache directory.



reply via email to

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