mirror of https://github.com/citusdata/citus.git
Fix typo
parent
ab6c68e466
commit
9b295b911e
|
@ -1823,7 +1823,7 @@ RegisterCitusConfigVariables(void)
|
|||
|
||||
DefineCustomStringVariable(
|
||||
"citus.main_db",
|
||||
gettext_noop("Which database is designated as the controldb"),
|
||||
gettext_noop("Which database is designated as the main_db"),
|
||||
NULL,
|
||||
&MainDb,
|
||||
"",
|
||||
|
|
Loading…
Reference in New Issue