From fc77cfefdd4eff9ea25b286642ab46895b5840d1 Mon Sep 17 00:00:00 2001 From: irungentoo Date: Sun, 7 Sep 2014 09:06:53 -0400 Subject: Fixed typo. --- docs/Tox_middle_level_network_protocol.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/Tox_middle_level_network_protocol.txt b/docs/Tox_middle_level_network_protocol.txt index a84132b6..ff894246 100644 --- a/docs/Tox_middle_level_network_protocol.txt +++ b/docs/Tox_middle_level_network_protocol.txt @@ -63,7 +63,7 @@ Cookie sitting outside the encrypted part][Other Cookie (used by the other to respond to the handshake packet)]] The handshake packet is encrypted using the real private key of the sender, the -real private key of the receiver and the nonce. +real public key of the receiver and the nonce. Alice wants to connect to bob. -- cgit v1.2.3