Fix few typos

This commit is contained in:
Pavel Škoda
2020-05-11 12:19:55 +02:00
committed by Pavel Škoda
parent 2639f7333e
commit 30425d5fcd
3 changed files with 4 additions and 4 deletions

View File

@ -12,8 +12,8 @@ Feature: SMTP sending of HTML messages
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable
Content-Type: text/html; charset=utf-8
In-Reply-To: <base64hashOfSomeMessage@protonmail.internalID>
References: <base64hashOfSomeConversation@protonmail.internalID> <base64hashOfSomeConversation@protonmail.conversationID>
In-Reply-To: <base64hashOfSomeMessage@protonmail.internalid>
References: <base64hashOfSomeConversation@protonmail.internalid> <base64hashOfSomeConversation@protonmail.conversationid>
<html><body>This is body of <b>HTML mail</b> without attachment<body></html>