]> Cypherpunks.ru repositories - govpn.git/commitdiff
[DOC] Missed verb in the sentence
authorSergey Matveev <stargrave@stargrave.org>
Sun, 15 Nov 2015 11:02:10 +0000 (14:02 +0300)
committerSergey Matveev <stargrave@stargrave.org>
Sun, 15 Nov 2015 11:02:10 +0000 (14:02 +0300)
Signed-off-by: Sergey Matveev <stargrave@stargrave.org>
doc/verifier.texi

index 07ba19826e5ccf2fb40f89ff819d472f6817a3b1..3c97f8e6516220b6f1563e08be097248948835a0 100644 (file)
@@ -15,8 +15,8 @@ $argon2d$m=4096,t=128,p=1$bwR5VjeCYIQaa8SeaI3rqg
 @end example
 
 First line is the verifier for the server side. Second line is for the
-client -- it lacks generated public key. However you can server's one
-on the client side too.
+client -- it lacks generated public key. However you can use server's
+one on the client side too.
 
 Store @code{$argon2d...u10} string on the server's side in corresponding
 @code{verifier} configuration file's field.