Fix grammar in a line of output.
PR: 145343 Submitted by: Hywel Mallett <hywel@hmallett.co.uk> MFC after: 1 week
This commit is contained in:
parent
680e78b305
commit
589fb6a1d9
@ -443,7 +443,7 @@ dumpsymtable(char *filename, long checkpt)
|
||||
FILE *fd;
|
||||
struct symtableheader hdr;
|
||||
|
||||
vprintf(stdout, "Check pointing the restore\n");
|
||||
vprintf(stdout, "Checkpointing the restore\n");
|
||||
if (Nflag)
|
||||
return;
|
||||
if ((fd = fopen(filename, "w")) == NULL) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user