From ae6ac777fe55b5aec05a167109efc555cdcd3465 Mon Sep 17 00:00:00 2001 From: Luke Imhoff Date: Thu, 14 Mar 2019 07:19:29 -0500 Subject: retranspissions -> retransmissions --- erts/doc/src/alt_dist.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'erts/doc') diff --git a/erts/doc/src/alt_dist.xml b/erts/doc/src/alt_dist.xml index e6245130fc..7c997cae20 100644 --- a/erts/doc/src/alt_dist.xml +++ b/erts/doc/src/alt_dist.xml @@ -60,7 +60,7 @@ parts of the logic in Erlang code, and you perhaps do not even need a new driver for the protocol. One example could be Erlang distribution over UDP using gen_udp (your - Erlang code will of course have to take care of retranspissions, + Erlang code will of course have to take care of retransmissions, etc in this example). That is, depending on what you want to do you perhaps do not need to implement a driver at all and can then skip the driver related sections below. -- cgit v1.2.3