aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--CHANGELOG2
-rw-r--r--OpenKeychain/src/main/res/raw/help_changelog.html2
2 files changed, 2 insertions, 2 deletions
diff --git a/CHANGELOG b/CHANGELOG
index e8ae386af..f6b914fbf 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,6 +1,6 @@
2.6
* key certifications (thanks to Vincent Breitmoser)
-* support GnuPG partial secret keys (thanks to Vincent Breitmoser)
+* support for GnuPG partial secret keys (thanks to Vincent Breitmoser)
* new design for signature verification
* custom key length (thanks to Greg Witczak)
* fix share-functionality from other apps
diff --git a/OpenKeychain/src/main/res/raw/help_changelog.html b/OpenKeychain/src/main/res/raw/help_changelog.html
index 2bd82d5e5..2078df57f 100644
--- a/OpenKeychain/src/main/res/raw/help_changelog.html
+++ b/OpenKeychain/src/main/res/raw/help_changelog.html
@@ -8,7 +8,7 @@ And don't add newlines before or after p tags because of transifex -->
<h2>2.6</h2>
<ul>
<li>key certifications (thanks to Vincent Breitmoser)</li>
-<li>support GnuPG partial secret keys (thanks to Vincent Breitmoser)</li>
+<li>support for GnuPG partial secret keys (thanks to Vincent Breitmoser)</li>
<li>new design for signature verification</li>
<li>custom key length (thanks to Greg Witczak)</li>
<li>fix share-functionality from other apps</li>