; Fix typo in commit before last

This commit is contained in:
Noam Postavsky 2016-06-27 07:56:56 -04:00
parent ebf047254b
commit c150a6461b

View file

@ -2778,8 +2778,8 @@ init_environment (char ** argv)
intern ("initialization"), build_string intern ("initialization"), build_string
("Use of `C:\\.emacs' without defining `HOME' " ("Use of `C:\\.emacs' without defining `HOME' "
"in the environment is deprecated,\n" "in the environment is deprecated,\n"
"see `Windows Home' in the Emacs manual."))), "see `Windows Home' in the Emacs manual.")),
Vdelayed_warnings_list); Vdelayed_warnings_list);
} }
if (lpval) if (lpval)