aboutsummaryrefslogtreecommitdiffstats
path: root/OpenKeychain/src/main/res/raw
diff options
context:
space:
mode:
authorDominik Schürmann <dominik@dominikschuermann.de>2014-04-16 21:54:46 +0200
committerDominik Schürmann <dominik@dominikschuermann.de>2014-04-16 21:54:46 +0200
commitd19830cd1c7a6adff3ea1960abb537d0157d7df0 (patch)
tree099e3285f1a13ab72bd749498eb80677ce0b47ab /OpenKeychain/src/main/res/raw
parentf7c243564f87d60df322ea9f62c1591920f8d32b (diff)
downloadopen-keychain-d19830cd1c7a6adff3ea1960abb537d0157d7df0.tar.gz
open-keychain-d19830cd1c7a6adff3ea1960abb537d0157d7df0.tar.bz2
open-keychain-d19830cd1c7a6adff3ea1960abb537d0157d7df0.zip
essential instead of integral
Diffstat (limited to 'OpenKeychain/src/main/res/raw')
-rw-r--r--OpenKeychain/src/main/res/raw/help_wot.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/OpenKeychain/src/main/res/raw/help_wot.html b/OpenKeychain/src/main/res/raw/help_wot.html
index 5f3ec6c24..0ed8e586d 100644
--- a/OpenKeychain/src/main/res/raw/help_wot.html
+++ b/OpenKeychain/src/main/res/raw/help_wot.html
@@ -6,7 +6,7 @@ And don't add newlines before or after p tags because of transifex -->
</head>
<body>
<h2>Web of Trust</h2>
-<p>The Web of Trust describes the part of PGP which deals with creation and bookkeeping of certifications. It provides mechanisms to help the user keep track of who a public key belongs to, and share this information with others; To ensure the privacy of encrypted communication, it is integral to know that the public key you encrypt to belongs to the person you think it does.</p>
+<p>The Web of Trust describes the part of PGP which deals with creation and bookkeeping of certifications. It provides mechanisms to help the user keep track of who a public key belongs to, and share this information with others; To ensure the privacy of encrypted communication, it is essential to know that the public key you encrypt to belongs to the person you think it does.</p>
<h2>Support in OpenKeychain</h2>
<p>There is only basic support for Web of Trust in OpenKeychain. This is a heavy work in progress and subject to changes in upcoming releases.</p>