Fix misspelling errors and typos reported by codespell
[openssl.git] / crypto / rand / rand_lib.c
index 86952739c08cad48d8d430d54f5e042c91562a49..8daf66fb313c7e74ddde22b84bee1017ee559580 100644 (file)
@@ -697,7 +697,7 @@ int rand_pool_add(RAND_POOL *pool,
  * is returned without producing an error message.
  *
  * After updating the buffer, rand_pool_add_end() needs to be called
- * to finish the udpate operation (see next comment).
+ * to finish the update operation (see next comment).
  */
 unsigned char *rand_pool_add_begin(RAND_POOL *pool, size_t len)
 {