aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 2 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index f7adf320..62197a0a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -16,8 +16,8 @@
* Move check for random number device to runtime instead of
compile time. Since, by default, the crypto provider provides
- random numbers, runtime determinination of a random number device
- is usually not needed. Fixes #1022.
+ random numbers, runtime determination of a random number device is
+ usually not needed. Fixes #1022.
2023-09-02 Jay Berkenbilt <ejb@ql.org>