From 69ae351b02e6c0176095ad81744d09226964c8b0 Mon Sep 17 00:00:00 2001 From: Tom Cocagne Date: Fri, 1 Apr 2011 15:08:42 -0400 Subject: minor fixup for awkward sentence --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'setup.py') diff --git a/setup.py b/setup.py index 422bb98..c952d9a 100755 --- a/setup.py +++ b/setup.py @@ -18,7 +18,7 @@ applications use verification keys derived from each user's password to determine the authenticity of a network connection. SRP provides mutual-authentication in that successful authentication -requires that both sides of the connection must have knowledge of the +requires both sides of the connection to have knowledge of the user's password. If the client side lacks the user's password or the server side lacks the proper verification key, the authentication will fail. -- cgit v1.2.3