2
0

his -> their.

This commit is contained in:
Maarten Billemont
2015-01-20 10:37:43 -05:00
parent 806a07135a
commit 6f771a972b
4 changed files with 5 additions and 5 deletions

View File

@@ -255,7 +255,7 @@
</pre></code>
<p>
The result is a 64-byte <code>key</code> derived from the user's master password. This key will be fed into the rest of the algorithm to produce output passwords that are as private to the user as his master password is.
The result is a 64-byte <code>key</code> derived from the user's master password. This key will be fed into the rest of the algorithm to produce output passwords that are as private to the user as their master password is.
</p>
<h2>Combining The Inputs</h2>