From 168e0fd10505a908863e194eb6ef05df6f9f2858 Mon Sep 17 00:00:00 2001 From: irungentoo Date: Tue, 2 Jul 2013 20:53:03 -0400 Subject: Fixed typo. --- docs/Crypto.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/Crypto.txt') diff --git a/docs/Crypto.txt b/docs/Crypto.txt index 95d343d5..3abfe82e 100644 --- a/docs/Crypto.txt +++ b/docs/Crypto.txt @@ -10,7 +10,7 @@ generate the users public-private key pair. (32 bytes each) The generated public key is set as the client_id of the peer. Adding a friend: - Alice adds bob to her friends list by adding his 32 byte public key (client_id) to his friends list. + Alice adds bob to her friends list by adding his 32 byte public key (client_id) to her friends list. 2 cases: case 1: Alice adds Bobs public key and bob waits for Alice to attempt to connect to him. case 2: Bob and Alice add their respective public keys to their friends list at the same time. -- cgit v1.2.3