Skip to content

Commit 1285c15

Browse files
committed
use less load-balancy words for round robin transport
1 parent a47fcdc commit 1285c15

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

mailer.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -231,8 +231,8 @@ The round-robin transport starts with a *randomly* selected transport and
231231
then switches to the next available transport for each subsequent email.
232232

233233
As with the failover transport, round-robin retries deliveries until
234-
a transport succeeds (or all failed). In contrast to the failover transport,
235-
it *balances* the load between all its transports.
234+
a transport succeeds (or all fail). In contrast to the failover transport,
235+
it *spreads* the load a all its transports.
236236

237237
.. versionadded:: 5.1
238238

0 commit comments

Comments
 (0)