branch: elpa/exec-path-from-shell
commit fedb50065262962cebabfbcb24c4875f27390132
Author: Kaleb Elwert <[email protected]>
Commit: Kaleb Elwert <[email protected]>

    Fix "Emacssenvironment" typo
    
    Note that even though it seems like it should be "Emacs'" the official
    documentation all appears to use "Emacs's".
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index c0a006f337..a453b6e098 100644
--- a/README.md
+++ b/README.md
@@ -66,7 +66,7 @@ You can copy values of other environment variables by 
customizing
 
 This function may also be called interactively.
 
-Note that your shell will inherit Emacssenvironment variables when
+Note that your shell will inherit Emacs's environment variables when
 it is run -- to avoid surprises your config files should therefore
 set the environment variables to their exact desired final values,
 i.e. don't do this:

Reply via email to