]> Cypherpunks.ru repositories - govpn.git/blobdiff - doc/verifierstruct.texi
[DOC] Fix grammar
[govpn.git] / doc / verifierstruct.texi
index 3b969dc07ac09f57752f228fcc38216e41473002..b508b483536d4b9e4aebef987362d126b42abe5d 100644 (file)
@@ -3,7 +3,7 @@
 
 Verifier is a derivative of the password. It is resistant to
 dictionary attacks and can not be used for authentication (only
-it's verifying).
+its verifying).
 
 @verbatim
 SOURCE = PBKDF2(SALT=PeerId, PASSWORD, 1<<16, SHA512)