Fix typos in comments in worker.c and execReplication.c - Mailing list pgsql-hackers

From Tender Wang
Subject Fix typos in comments in worker.c and execReplication.c
Date
Msg-id CAHewXNmTT3M_w4NngG=6G3mdT3iJ6DdncTqV9YnGXBPHW8XYtA@mail.gmail.com
Whole thread Raw
Responses Re: Fix typos in comments in worker.c and execReplication.c
List pgsql-hackers
Hi,

While debugging the code, I found typos in worker.c and execReplication.c

"suffcient"  should be "sufficient"
"confict"  should be "conflict"

fd5a1a0  introduced these typos.
Please take a look at the attached patch.
--
Thanks,
Tender Wang
Attachment

pgsql-hackers by date:

Previous
From: Tatsuo Ishii
Date:
Subject: Re: Raw parse tree is not dumped to log
Next
From: Masahiko Sawada
Date:
Subject: Re: Fix typos in comments in worker.c and execReplication.c