This is an automated email from the ASF dual-hosted git repository.
sebb pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/whimsy.git
The following commit(s) were added to refs/heads/master by this push:
new 5e666b2 Tweak comments
5e666b2 is described below
commit 5e666b2d653b00b0426e4e66f6e65e9530b5dabd
Author: Sebb <[email protected]>
AuthorDate: Tue Jul 4 15:22:59 2017 +0100
Tweak comments
---
www/members/mirror_check.cgi | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/www/members/mirror_check.cgi b/www/members/mirror_check.cgi
index e4a6a88..5a96a1f 100755
--- a/www/members/mirror_check.cgi
+++ b/www/members/mirror_check.cgi
@@ -16,13 +16,14 @@ _html do
},
helpblock: -> {
_p do
- _ 'This page can be used to check that an Apache software distribution
mirror has been set up correctly.'
+ _ 'This page can be used to check that a proposed Apache software
distribution mirror has been set up correctly.'
end
_p do
_ 'Please see the'
_a 'Apache how-to mirror page', href:
'http://www.apache.org/info/how-to-mirror.html'
_ 'for the full details on setting up an ASF mirror.'
end
+ _p 'Note that not all mirrors have to carry the OpenOffice
distributables'
}
) do
_whimsy_panel('Check A Mirror Site', style: 'panel-success') do
--
To stop receiving notification emails like this one, please contact
['"[email protected]" <[email protected]>'].