diff options
author | Michael Tänzer <neo@nhng.de> | 2012-10-30 23:51:14 +0100 |
---|---|---|
committer | Michael Tänzer <neo@nhng.de> | 2012-10-30 23:51:14 +0100 |
commit | d8f6a8160f62314dc94b9037089193d4ab295c9a (patch) | |
tree | d03217a669bfcab8aea19648d59a6e7b056c370d /www | |
parent | 985d0184ab1e079881a4e469c783cc381d5794bd (diff) | |
download | cacert-devel-d8f6a8160f62314dc94b9037089193d4ab295c9a.tar.gz cacert-devel-d8f6a8160f62314dc94b9037089193d4ab295c9a.tar.xz cacert-devel-d8f6a8160f62314dc94b9037089193d4ab295c9a.zip |
bug 860: Add changes requested in comment ~3277bug-860
- add full stop at end of sentence
- more sensible word wrapping
Signed-off-by: Michael Tänzer <neo@nhng.de>
Diffstat (limited to 'www')
-rw-r--r-- | www/wot.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/wot.php b/www/wot.php index d35864f..ffc097b 100644 --- a/www/wot.php +++ b/www/wot.php @@ -335,7 +335,7 @@ $iecho= "c"; { $body .= _("You have at least 100 Assurance Points. If you want ". "to become an assurer try the Assurer Challenge"). - " ( https://cats.cacert.org )\n\n"; + " ( https://cats.cacert.org ).\n\n"; $body .= _("To make it easier for others in your area to find ". "you, it's helpful to list yourself as an assurer (this ". "is voluntary), as well as a physical location where you ". |