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 2017/11/15 00:37:48 UTC

[whimsy] branch master updated: Grammar

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 e2772bf  Grammar
e2772bf is described below

commit e2772bf6cebed97ef0b08806659fad9fdf301c59
Author: Sebb <se...@apache.org>
AuthorDate: Wed Nov 15 00:37:46 2017 +0000

    Grammar
---
 lib/whimsy/asf/ldap.rb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lib/whimsy/asf/ldap.rb b/lib/whimsy/asf/ldap.rb
index f5f05ee..4c0341e 100644
--- a/lib/whimsy/asf/ldap.rb
+++ b/lib/whimsy/asf/ldap.rb
@@ -537,7 +537,7 @@ module ASF
       # if person is a string, find the person object
       person = ASF::Person.find(person) if person.instance_of? String
 
-      # remove person to 'legacy' committers list, ignoring exceptions
+      # remove person from 'legacy' committers list, ignoring exceptions
       ASF::Group['committers'].remove(person) rescue nil
 
       # remove person from 'new' committers list, ignoring exceptions

-- 
To stop receiving notification emails like this one, please contact
['"commits@whimsical.apache.org" <co...@whimsical.apache.org>'].