Chapter Cryptography: Fix typos

This commit is contained in:
Florian Weimer 2013-06-28 11:05:28 +02:00
parent e225904209
commit a7d76fd8eb

View file

@ -7,7 +7,7 @@
<section> <section>
<title>Primitives</title> <title>Primitives</title>
<para> <para>
Chosing from the following cryptographic primitives is Choosing from the following cryptographic primitives is
recommended: recommended:
</para> </para>
<itemizedlist> <itemizedlist>
@ -50,7 +50,7 @@
<para> <para>
The following facilities can be used to generate unpredictable The following facilities can be used to generate unpredictable
and non-repeating values. When these functions are used without and non-repeating values. When these functions are used without
special safeguards, each individual rnadom value should be at special safeguards, each individual random value should be at
least 12 bytes long. least 12 bytes long.
</para> </para>
<itemizedlist> <itemizedlist>