diff --git a/docs/Reticulum Manual.epub b/docs/Reticulum Manual.epub index fa0a19a..d07e0aa 100644 Binary files a/docs/Reticulum Manual.epub and b/docs/Reticulum Manual.epub differ diff --git a/docs/Reticulum Manual.pdf b/docs/Reticulum Manual.pdf index 13af486..40cb3ec 100644 Binary files a/docs/Reticulum Manual.pdf and b/docs/Reticulum Manual.pdf differ diff --git a/docs/manual/examples.html b/docs/manual/examples.html index 2a0d913..0352c9c 100644 --- a/docs/manual/examples.html +++ b/docs/manual/examples.html @@ -396,7 +396,7 @@ notifications about announces from relevant destinations.
) # We configure the destinations to automatically prove all - # packets adressed to it. By doing this, RNS will automatically + # packets addressed to it. By doing this, RNS will automatically # generate a proof for each incoming packet and transmit it # back to the sender of that packet. This will let anyone that # tries to communicate with the destination know whether their @@ -697,7 +697,7 @@ the Packet interface. ) # We configure the destination to automatically prove all - # packets adressed to it. By doing this, RNS will automatically + # packets addressed to it. By doing this, RNS will automatically # generate a proof for each incoming packet and transmit it # back to the sender of that packet. echo_destination.set_proof_strategy(RNS.Destination.PROVE_ALL) @@ -3329,4 +3329,4 @@ interface to efficiently pass files of any size over a Reticulum