From 2bb2bc4163a13253d51b7d11e4abbe62b07da526 Mon Sep 17 00:00:00 2001 From: cgar Date: Tue, 9 Sep 2014 20:31:37 -0400 Subject: spelling corrections --- toxcore/crypto_core.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'toxcore/crypto_core.c') diff --git a/toxcore/crypto_core.c b/toxcore/crypto_core.c index 1799b600..32d07208 100644 --- a/toxcore/crypto_core.c +++ b/toxcore/crypto_core.c @@ -210,7 +210,7 @@ void new_nonce(uint8_t *nonce) /* Create a request to peer. * send_public_key and send_secret_key are the pub/secret keys of the sender. - * recv_public_key is public key of reciever. + * recv_public_key is public key of receiver. * packet must be an array of MAX_CRYPTO_REQUEST_SIZE big. * Data represents the data we send with the request with length being the length of the data. * request_id is the id of the request (32 = friend request, 254 = ping request). -- cgit v1.2.3