From eb4129e12cdf7fe64b3ce352f539e3dbeb1b1321 Mon Sep 17 00:00:00 2001 From: Dimitri Papadopoulos <3234522+DimitriPapadopoulos@users.noreply.github.com> Date: Tue, 9 May 2023 09:06:40 +0200 Subject: Fix typos found by codespell Typos in doc/man* will be fixed in a different commit. Reviewed-by: Tomas Mraz Reviewed-by: Paul Dale (Merged from https://github.com/openssl/openssl/pull/20910) --- doc/internal/man3/OSSL_EVENT.pod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/internal') diff --git a/doc/internal/man3/OSSL_EVENT.pod b/doc/internal/man3/OSSL_EVENT.pod index 7f263b5b14..089890de9d 100644 --- a/doc/internal/man3/OSSL_EVENT.pod +++ b/doc/internal/man3/OSSL_EVENT.pod @@ -81,7 +81,7 @@ guaranteed to not trigger before their time. =item context -A reference to user supplied contextual informaton. The event queue passes +A reference to user supplied contextual information. The event queue passes this to callbacks and never dereferences the pointer. =item payload, payload_size -- cgit v1.2.3