Fix typo in env file template

This commit is contained in:
Henrik Lissner 2019-03-28 02:25:28 -04:00
parent 2f0ad0e269
commit 9b97631ddf
No known key found for this signature in database
GPG Key ID: 5F6C0EA160557395

View File

@ -68,7 +68,7 @@ needs to be run once).")
"# doom-ignored-env-vars).\n"
"#\n"
"# It is NOT safe to edit this file. Changes will be overwritten next time\n"
"# that `doom env reload` is executed. Alternatively, create your own env file\n"
"# that `doom env refresh` is executed. Alternatively, create your own env file\n"
"# in your DOOMDIR and load that with `(load-env-vars FILE)`.\n"
"#\n"
"# To auto-regenerate this file when `doom reload` is run, use `doom env enable'\n"