From: Stefan Kangas Date: Sat, 16 Nov 2024 06:21:59 +0000 (+0100) Subject: ; Fix typo in recent change X-Git-Tag: archive/raspbian/1%30.1+1-3+rpi1^2~2^2~20^2~268 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=0856360d80c6cded703e4e32f1a49653fbcba485;p=emacs.git ; Fix typo in recent change --- diff --git a/doc/lispref/processes.texi b/doc/lispref/processes.texi index 2c19275f946..79ef959ae65 100644 --- a/doc/lispref/processes.texi +++ b/doc/lispref/processes.texi @@ -2718,7 +2718,7 @@ If non-@code{nil}, the host's capability string. @item :type @var{symbol} The connection type: @samp{plain} or @samp{tls}. @item :error @var{symbol} -A string describing any error encountered when perfoming +A string describing any error encountered when performing @acronym{STARTTLS} upgrade. @end table