From e33638d920b500b2da62c72f8102698f3db28492 Mon Sep 17 00:00:00 2001 From: et2010 Date: Tue, 3 Jul 2018 17:53:26 +0800 Subject: [PATCH] Fix typo --- core/core-env.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/core-env.el b/core/core-env.el index 633706d02..0bdbfa4e5 100644 --- a/core/core-env.el +++ b/core/core-env.el @@ -69,7 +69,7 @@ current contents of the file will be overwritten." (spacemacs-buffer/warning (concat "Spacemacs has imported your environment variables from " "your shell and saved them to `%s'.\n" - "Open this file for more info (SPC e e) or call " + "Open this file for more info (SPC f e e) or call " "`spacemacs/edit-env' function.") spacemacs-env-vars-file)))