(maint) Fixes common spelling error

* minumum minimum
* remaing remaining
* Mismaching Mismatching
This commit is contained in:
Sebastien Badia 2020-04-28 10:53:16 +02:00
parent 84082b35b1
commit 745de1082a
No known key found for this signature in database
GPG key ID: 8716CE4614A452D8
7 changed files with 10 additions and 10 deletions

View file

@ -369,7 +369,7 @@ from the master.
</LI>
<LI><B>cluster_master_min_adv</B> (int)<BR>
Determines the minumum number of up to date slaves required before the
Determines the minimum number of up to date slaves required before the
master will drop routes (default: 1).
</LI>

View file

@ -641,7 +641,7 @@ set boolean true
<term><literal>cluster_master_min_adv</literal> (int)</term>
<listitem>
<para>
Determines the minumum number of up to date slaves
Determines the minimum number of up to date slaves
required before the master will drop routes (default: 1).
</para>
</listitem>

View file

@ -216,7 +216,7 @@ Interval in tenths of a second between cluster heartbeat/pings.
Cluster heartbeat timeout in tenths of a second. A new master will be elected when this interval has been passed without seeing a heartbeat from the master.
.IP "\fBcluster_master_min_adv\fR (int)" 4
.IX Item "cluster_master_min_adv (int)"
Determines the minumum number of up to date slaves required before the master will drop routes (default: 1).
Determines the minimum number of up to date slaves required before the master will drop routes (default: 1).
.IP "\fBdebug\fR (int)" 4
.IX Item "debug (int)"
Set the level of debugging messages written to the log file. The value should

View file

@ -102,7 +102,7 @@ Cluster heartbeat timeout in tenths of a second. A new master will be elected wh
=item B<cluster_master_min_adv> (int)
Determines the minumum number of up to date slaves required before the master will drop routes (default: 1).
Determines the minimum number of up to date slaves required before the master will drop routes (default: 1).
=item B<debug> (int)