s/paremeter/parameter/
This commit is contained in:
Ian Barwick
2020-10-05 17:06:52 +09:00
parent 42283bf344
commit be244e2155
2 changed files with 2 additions and 2 deletions

View File

@@ -4188,7 +4188,7 @@ do_standby_switchover(void)
else if (remote_error == REMOTE_ERROR_CONNINFO_PARSE)
{
/* highly unlikely */
log_detail(_("an error was encountered when parsing the \"conninfo\" paremeter in \"rempgr.conf\" on node \"%s\" (ID: %i)"),
log_detail(_("an error was encountered when parsing the \"conninfo\" parameter in \"rempgr.conf\" on node \"%s\" (ID: %i)"),
remote_node_record.node_name,
remote_node_record.node_id);
}