diff options
author | Noam Postavsky <npostavs@gmail.com> | 2018-06-24 21:00:32 -0400 |
---|---|---|
committer | Noam Postavsky <npostavs@gmail.com> | 2018-06-24 21:00:32 -0400 |
commit | 79c247700f97ca83bf9ab49f21bf45b936b73de6 (patch) | |
tree | a117ec25908f955701101c31c662c37c95e51712 | |
parent | 3e7692f07d9e90f495ff4104cf1320954398c9fa (diff) | |
download | emacs-79c247700f97ca83bf9ab49f21bf45b936b73de6.tar.gz |
; doc/emacs/misc.texi (Network Security): Fix typo.
-rw-r--r-- | doc/emacs/misc.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/emacs/misc.texi b/doc/emacs/misc.texi index e178d3f3476..0a15df41206 100644 --- a/doc/emacs/misc.texi +++ b/doc/emacs/misc.texi @@ -378,7 +378,7 @@ If @code{network-security-level} is @code{high}, the following checks will be made, in addition to the above: @table @asis -@item @acronym{3DES} cipther +@item @acronym{3DES} cipher The @acronym{3DES} stream cipher provides at most 112 bits of effective security, which is considered to be towards the low end. |