You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@whimsical.apache.org by se...@apache.org on 2018/02/22 10:06:20 UTC

[whimsy] branch master updated: Fixed typo (#46)

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 198394f  Fixed typo (#46)
198394f is described below

commit 198394fc3a1e37bb0bdc6b89fc3a20e21983b3d0
Author: Harbs <ha...@in-tools.com>
AuthorDate: Thu Feb 22 12:06:18 2018 +0200

    Fixed typo (#46)
    
    * Fixed typo
    
    * requested change
---
 www/members/memberless-pmcs.cgi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/www/members/memberless-pmcs.cgi b/www/members/memberless-pmcs.cgi
index 3cdb19d..61fd72f 100755
--- a/www/members/memberless-pmcs.cgi
+++ b/www/members/memberless-pmcs.cgi
@@ -28,7 +28,7 @@ _html do
       helpblock: -> {
         _p 'This displays PMC names where there are few/no ASF Members listed on the PMC.'
         _p do
-          _ 'Switch to:'
+          _ 'Switch to fewer than:'
           counts.each do |c|
             _a href: "/members/memberless-pmcs?count=#{c}" do
               _button.btn.btn_info c

-- 
To stop receiving notification emails like this one, please contact
sebb@apache.org.