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

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

[nongnu] elpa/exec-path-from-shell 9700a076a9 065/114: Merge pull reques


From: ELPA Syncer
Subject: [nongnu] elpa/exec-path-from-shell 9700a076a9 065/114: Merge pull request #45 from jlandahl/master
Date: Tue, 5 Sep 2023 04:00:01 -0400 (EDT)

branch: elpa/exec-path-from-shell
commit 9700a076a932d4c8bc92d9e12f21978232056373
Merge: 17fe8465cd 30df5be792
Author: Steve Purcell <steve@sanityinc.com>
Commit: GitHub <noreply@github.com>

    Merge pull request #45 from jlandahl/master
    
    Minor README fix
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 30ac00994a..21e26a60fb 100644
--- a/README.md
+++ b/README.md
@@ -15,7 +15,7 @@ Ever find that a command works in your shell, but not in 
Emacs?
 This happens a lot on OS X, where an Emacs instance started from the GUI 
inherits a
 default set of environment variables.
 
-This library works solves this problem by copying important environment
+This library solves this problem by copying important environment
 variables from the user's shell: it works by asking your shell to print out the
 variables of interest, then copying them into the Emacs environment.
 



reply via email to

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