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 8a8da36  Typo
8a8da36 is described below

commit 8a8da36c3561f9b29e6f1db865cfbd184745a580
Author: Sebb <[email protected]>
AuthorDate: Thu Jan 25 12:24:48 2018 +0000

    Typo
---
 www/roster/views/ppmc/main.js.rb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/www/roster/views/ppmc/main.js.rb b/www/roster/views/ppmc/main.js.rb
index 22d6bb6..322c78d 100644
--- a/www/roster/views/ppmc/main.js.rb
+++ b/www/roster/views/ppmc/main.js.rb
@@ -31,7 +31,7 @@ class PPMC < Vue
         if @ppmc.moderators
           _a 'Mail Moderators', :href => "ppmc/#{@ppmc.id}#mail"
         else
-          _a 'Mail List', :href => "ppmc/#{@ppmc.id}#mail"
+          _a 'Mail Lists', :href => "ppmc/#{@ppmc.id}#mail"
         end
       end
       _li role: "presentation" do

-- 
To stop receiving notification emails like this one, please contact
[email protected].

Reply via email to