X-Git-Url: https://code.delx.au/gnu-emacs/blobdiff_plain/aaef169dc63c4b557374540756865991e1bf6305..9e2f5050bc4da8360c53e740445268f34fc26292:/src/unexcw.c diff --git a/src/unexcw.c b/src/unexcw.c index aee4f58896..92e313c05d 100644 --- a/src/unexcw.c +++ b/src/unexcw.c @@ -262,7 +262,7 @@ unexec (char *outfile, char *infile, unsigned start_data, unsigned d1, if (bss_sbrk_did_unexec) { /* can only dump once */ - printf ("You can only dump emacs once on this platform.\n"); + printf ("You can only dump Emacs once on this platform.\n"); return (1); }