From 505e38fac4acc272951df36c5e1a522457f91574 Mon Sep 17 00:00:00 2001 From: Daiki Ueno Date: Wed, 12 Aug 2020 08:10:51 +0200 Subject: doc: assorted typo fixes Spotted by codespell. Signed-off-by: Daiki Ueno --- lib/auth/ecdhe.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/auth/ecdhe.c') diff --git a/lib/auth/ecdhe.c b/lib/auth/ecdhe.c index 883f6cd046..9f53b1b053 100644 --- a/lib/auth/ecdhe.c +++ b/lib/auth/ecdhe.c @@ -23,7 +23,7 @@ /* This file contains common stuff in Ephemeral Diffie-Hellman (DHE) * and Anonymous DH key exchange(DHA). These are used in the handshake - * procedure of the certificate and anoymous authentication. + * procedure of the certificate and anonymous authentication. */ #include "gnutls_int.h" -- cgit v1.2.1