]> git.eshelyaron.com Git - emacs.git/commitdiff
; Fix typo
authorStefan Kangas <stefankangas@gmail.com>
Tue, 24 Oct 2023 14:09:30 +0000 (16:09 +0200)
committerStefan Kangas <stefankangas@gmail.com>
Tue, 24 Oct 2023 14:41:10 +0000 (16:41 +0200)
lisp/net/nsm.el

index 7cbeb48f5be4a2b7bac2aa9f006e8c9fafbcbf5e..8558a1fd5d18b83b27df7910879500bac369121f 100644 (file)
@@ -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: