Fix misspelling errors and typos reported by codespell
[openssl.git] / crypto / rand / rand_local.h
index 310f03fc17428dd95deb9130e50a13978541a580..c0ba3bad0323601e0aa73c0719624eeb9f1718dd 100644 (file)
@@ -99,7 +99,7 @@
  * Typically, the DRBGs will set a minimum larger than this so optimal
  * allocation ought to take place (for full quality seed material).
  *
- * The normal value has been chosed by noticing that the rand_drbg_get_nonce
+ * The normal value has been chosen by noticing that the rand_drbg_get_nonce
  * function is usually the largest of the built in allocation (twenty four
  * bytes and then appending another sixteen bytes).  This means the buffer ends
  * with 40 bytes.  The value of forty eight is comfortably above this which