diff options
author | Michael Albinus <michael.albinus@gmx.de> | 2021-05-11 09:27:14 +0200 |
---|---|---|
committer | Michael Albinus <michael.albinus@gmx.de> | 2021-05-11 09:27:14 +0200 |
commit | 6d24a8e626f1c7553c90b579c399aeae8c82dd8c (patch) | |
tree | ceb1470d9a5421781d4e78fd0c974dfd7996281a | |
parent | 59fca4e8cdcea3191abcce4b5a500b925946870c (diff) | |
download | emacs-6d24a8e626f1c7553c90b579c399aeae8c82dd8c.tar.gz emacs-6d24a8e626f1c7553c90b579c399aeae8c82dd8c.tar.bz2 emacs-6d24a8e626f1c7553c90b579c399aeae8c82dd8c.zip |
; Fix typo in erc.texi
-rw-r--r-- | doc/misc/erc.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/misc/erc.texi b/doc/misc/erc.texi index 9342a26b887..213b69e1ef2 100644 --- a/doc/misc/erc.texi +++ b/doc/misc/erc.texi @@ -557,7 +557,7 @@ and the second element is the file name of the client certificate itself to use when connecting over TLS, or @code{t}, which means that @code{auth-source} will be queried for the private key and the certificate. Authenticating using a TLS client certificate is also -refered to as ``CertFP'' (Certificate Fingerprint) authentication by +referred to as ``CertFP'' (Certificate Fingerprint) authentication by various IRC networks. Examples of use: |