1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-06 14:30:50 -08:00

; Fix typo in recent change

This commit is contained in:
Stefan Kangas 2024-11-16 07:21:59 +01:00
parent d4f81f716a
commit 0856360d80

View file

@ -2718,7 +2718,7 @@ If non-@code{nil}, the host's capability string.
@item :type @var{symbol} @item :type @var{symbol}
The connection type: @samp{plain} or @samp{tls}. The connection type: @samp{plain} or @samp{tls}.
@item :error @var{symbol} @item :error @var{symbol}
A string describing any error encountered when perfoming A string describing any error encountered when performing
@acronym{STARTTLS} upgrade. @acronym{STARTTLS} upgrade.
@end table @end table