From ff1cca6b70006513434fbc3544bb3b3164345af0 Mon Sep 17 00:00:00 2001 From: Cougar Date: Tue, 3 Sep 2013 15:00:31 +0300 Subject: [PATCH] Documentation typo --- README | 2 +- README.obfuscation | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README b/README index 8404575..8e08003 100644 --- a/README +++ b/README @@ -130,7 +130,7 @@ instances are initialized with unique keys. For traffic from the client to the server the constant is the string "client_to_server" -For traffic from the server to the client the constant is the string "server_to_clint" +For traffic from the server to the client the constant is the string "server_to_client" Passworded Key Derivation ------------------------- diff --git a/README.obfuscation b/README.obfuscation index 8404575..8e08003 100644 --- a/README.obfuscation +++ b/README.obfuscation @@ -130,7 +130,7 @@ instances are initialized with unique keys. For traffic from the client to the server the constant is the string "client_to_server" -For traffic from the server to the client the constant is the string "server_to_clint" +For traffic from the server to the client the constant is the string "server_to_client" Passworded Key Derivation -------------------------