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 c6ad5d4 Typo
c6ad5d4 is described below
commit c6ad5d4fc4206713fc193e3d6d6f082e4f6fd129
Author: Sebb <[email protected]>
AuthorDate: Fri Oct 6 17:49:51 2017 +0100
Typo
---
www/site.cgi | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/www/site.cgi b/www/site.cgi
index a1f62bf..b16672e 100755
--- a/www/site.cgi
+++ b/www/site.cgi
@@ -201,7 +201,7 @@ _html do
},
helpblock: -> {
_p do
- _ 'This script periodically craws all Apache project websites to check
them for a few specific links or text blocks that all projects are expected to
have.'
+ _ 'This script periodically crawls all Apache project websites to
check them for a few specific links or text blocks that all projects are
expected to have.'
_ 'The checks (currently in beta) include verifying that all '
_a 'required links', href:
'https://www.apache.org/foundation/marks/pmcs#navigation'
_ ' appear on a project homepage, along with checking if project logos
appear in apache.org/img'
--
To stop receiving notification emails like this one, please contact
['"[email protected]" <[email protected]>'].