From 4227f3fdc81aff2dc23679f06da9c36f48aea11a Mon Sep 17 00:00:00 2001 From: Ineiev Date: Tue, 24 Oct 2017 17:26:26 +0000 Subject: [PATCH] Fix a mistake s/encrypted/signed/, enc 0f3c2a99. --- en/index.html | 2 +- en/mac.html | 2 +- en/windows.html | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/en/index.html b/en/index.html index 8910277..425a316 100644 --- a/en/index.html +++ b/en/index.html @@ -950,7 +950,7 @@ message from Enigmail at the top, which most likely says "Enigmail: Part of this message encrypted."

When using GnuPG, make a habit of glancing at that bar. The program -will warn you there if you get an email encrypted with a key that can't +will warn you there if you get an email signed with a key that can't be trusted.

diff --git a/en/mac.html b/en/mac.html index b388bb5..ef6cea9 100644 --- a/en/mac.html +++ b/en/mac.html @@ -941,7 +941,7 @@ message from Enigmail at the top, which most likely says "Enigmail: Part of this message encrypted."

When using GnuPG, make a habit of glancing at that bar. The program -will warn you there if you get an email encrypted with a key that can't +will warn you there if you get an email signed with a key that can't be trusted.

diff --git a/en/windows.html b/en/windows.html index 5098d65..c492d72 100644 --- a/en/windows.html +++ b/en/windows.html @@ -941,7 +941,7 @@ message from Enigmail at the top, which most likely says "Enigmail: Part of this message encrypted."

When using GnuPG, make a habit of glancing at that bar. The program -will warn you there if you get an email encrypted with a key that can't +will warn you there if you get an email signed with a key that can't be trusted.

-- 2.25.1