Skip to content

Commit 10923df

Browse files
kenjisdatamweb
andauthored
docs: add text decoration
Co-authored-by: Pooya Parsa <[email protected]>
1 parent e7cee3c commit 10923df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

user_guide_src/source/libraries/email.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ Preference Default Value Options Description
124124
**SMTPKeepAlive** false ``true``/``false`` (boolean) Enable persistent SMTP connections.
125125
**SMTPCrypto** tls ``tls``, ``ssl``, or SMTP Encryption. Setting this to ``ssl`` will create a secure
126126
empty string (``''``) channel to the server using SSL, and ``tls`` will issue a
127-
``STARTTLS`` command to the server. Connection on port 465 should
127+
``STARTTLS`` command to the server. Connection on port ``465`` should
128128
set this to an empty string (``''``). See also
129129
:ref:`email-ssl-tls-for-smtp`.
130130
**wordWrap** true ``true``/``false`` (boolean) Enable word-wrap.

0 commit comments

Comments
 (0)