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/09/18 12:03:35 UTC

[whimsy] branch master updated: Sp.

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 09ecde9  Sp.
09ecde9 is described below

commit 09ecde9e6632cd1c32617d7e90d797ab915cebb1
Author: Sebb <se...@apache.org>
AuthorDate: Tue Sep 18 13:03:34 2018 +0100

    Sp.
---
 www/roster/views/actions/ppmc.json.rb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/www/roster/views/actions/ppmc.json.rb b/www/roster/views/actions/ppmc.json.rb
index b7ba05e..897e288 100644
--- a/www/roster/views/actions/ppmc.json.rb
+++ b/www/roster/views/actions/ppmc.json.rb
@@ -39,7 +39,7 @@ if env.password
         project.remove_members(people) if @targets.include? 'committer'
       end
 
-      # when adding a commiter to a podling, also add the commiter to
+      # when adding a committer to a podling, also add the committer to
       # the incubator.  For removals, remove the individual as an
       # incubator committer when they are not a committer for any podling
       # and not an IPMC member.