Skip to content

Commit a89850a

Browse files
author
Amit Kapila
committed
1 parent fe0972e commit a89850a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/backend/replication/logical/logicalfuncs.c

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
#include "utils/regproc.h"
4141
#include "utils/resowner.h"
4242

43-
/* private date for writing out data */
43+
/* Private data for writing out data */
4444
typedef struct DecodingOutputState
4545
{
4646
Tuplestorestate *tupstore;

0 commit comments

Comments
 (0)