CLA: trivial

Reviewed-by: Paul Dale <ppzgs1@gmail.com>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/23675)
This commit is contained in:
willmafh 2024-02-24 17:34:25 +08:00 committed by Tomas Mraz
parent 0af048e4c3
commit 5962c717c4
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@
* depth of the tree but potentially wastes more memory. That is, this is a
* direct space versus time tradeoff.
*
* The default is to use four bits which means that the are 16
* The default is to use four bits which means that there are 16
* pointers in each tree node.
*
* The library builder is also permitted to define other sizes in the closed