Minor spell checking

This commit is contained in:
Peter Eisentraut 2013-05-30 20:56:58 -04:00
parent 97a11fd0e3
commit d7eb6f46de
1 changed files with 1 additions and 1 deletions

View File

@ -678,7 +678,7 @@ WalRcvFetchTimeLineHistoryFiles(TimeLineID first, TimeLineID last)
if (strcmp(fname, expectedfname) != 0)
ereport(ERROR,
(errcode(ERRCODE_PROTOCOL_VIOLATION),
errmsg_internal("primary reported unexpected filename for timeline history file of timeline %u",
errmsg_internal("primary reported unexpected file name for timeline history file of timeline %u",
tli)));
/*