Fix typo in comment.

Author: Masahiko Sawada
This commit is contained in:
Fujii Masao 2017-04-27 00:03:07 +09:00
parent de43897122
commit 1f8b060121
1 changed files with 1 additions and 1 deletions

View File

@ -56,7 +56,7 @@ static List *fetch_table_list(WalReceiverConn *wrconn, List *publications);
*
* Since not all options can be specified in both commands, this function
* will report an error on options if the target output pointer is NULL to
* accomodate that.
* accommodate that.
*/
static void
parse_subscription_options(List *options, bool *connect, bool *enabled_given,