Skip to content

Commit f505bec

Browse files
author
Etsuro Fujita
committed
Fix typo in comment.
1 parent 072132f commit f505bec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/backend/commands/copyfrom.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -315,7 +315,7 @@ CopyMultiInsertBufferFlush(CopyMultiInsertInfo *miinfo,
315315

316316
/*
317317
* Print error context information correctly, if one of the operations
318-
* below fail.
318+
* below fails.
319319
*/
320320
cstate->line_buf_valid = false;
321321
save_cur_lineno = cstate->cur_lineno;

0 commit comments

Comments
 (0)