chiark
/
gitweb
/
~ianmdlvl
/
fdroidserver.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6dc293f
)
Typo fix
author
Ciaran Gultnieks
<ciaran@ciarang.com>
Fri, 2 Nov 2012 10:32:05 +0000
(10:32 +0000)
committer
Ciaran Gultnieks
<ciaran@ciarang.com>
Fri, 2 Nov 2012 10:32:05 +0000
(10:32 +0000)
wp-fdroid/wp-fdroid.php
patch
|
blob
|
history
diff --git
a/wp-fdroid/wp-fdroid.php
b/wp-fdroid/wp-fdroid.php
index 8a4dcedfad2b9c58abb2dace58416db9306d3ab5..2fed1e1c8d490df37b7af6105fc4c43afd6c4dd3 100644
(file)
--- a/
wp-fdroid/wp-fdroid.php
+++ b/
wp-fdroid/wp-fdroid.php
@@
-294,7
+294,7
@@
class FDroid
$out.="<p><b>NOTE:</b> Although APK downloads are available below to give ";
$out.="you the choice, you should be aware that by installing that way you ";
- $out.="will not recei
e
ve update notifications, and it's a less secure way ";
+ $out.="will not receive update notifications, and it's a less secure way ";
$out.="to download, especially if you are not currently using HTTPS. ";
$out.="We recommend that you install the F-Droid client and use that.</p>";