From: tb Date: Sat, 7 Sep 2024 16:39:29 +0000 (+0000) Subject: Futhermore -> Furthermore X-Git-Url: http://artulab.com/gitweb/?a=commitdiff_plain;h=7c0ec4b8992567abb1e1536622dc789a9a39d9f1;p=openbsd Futhermore -> Furthermore --- diff --git a/regress/lib/libssl/api/apitest.c b/regress/lib/libssl/api/apitest.c index 9a58de9f835..37adb0c06f0 100644 --- a/regress/lib/libssl/api/apitest.c +++ b/regress/lib/libssl/api/apitest.c @@ -1,4 +1,4 @@ -/* $OpenBSD: apitest.c,v 1.2 2023/04/14 12:38:30 tb Exp $ */ +/* $OpenBSD: apitest.c,v 1.3 2024/09/07 16:39:29 tb Exp $ */ /* * Copyright (c) 2020, 2021 Joel Sing * @@ -284,7 +284,7 @@ ssl_get_peer_cert_chain_test(uint16_t tls_version) /* * Due to the wonders of API inconsistency, SSL_get_peer_cert_chain() * includes the peer's leaf certificate when called by the client, - * however it does not when called by the server. Futhermore, the + * however it does not when called by the server. Furthermore, the * certificate returned by SSL_get_peer_certificate() has already * had its reference count incremented and must be freed, where as * the certificates returned from SSL_get_peer_cert_chain() must