From: Stefan Kangas Date: Tue, 24 Oct 2023 14:09:30 +0000 (+0200) Subject: ; Fix typo X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=a59d1da0dde890da59dc007d39efb1a0892ebbb6;p=emacs.git ; Fix typo --- diff --git a/lisp/net/nsm.el b/lisp/net/nsm.el index 7cbeb48f5be..8558a1fd5d1 100644 --- a/lisp/net/nsm.el +++ b/lisp/net/nsm.el @@ -484,7 +484,7 @@ because of MAC-then-encrypt. This construction is vulnerable to padding oracle attacks[1]. Since GnuTLS 3.4.0, the TLS encrypt-then-MAC extension[2] has -been enabled by default[3]. If encrypt-then-MAC is negotiated, +been enabled by default[3]. If encrypt-then-MAC is negotiated, this check has no effect. Reference: