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 9594f9b  Oops must have pressed wrong modifier key
9594f9b is described below

commit 9594f9b49d89bba8f14aaa86ae4bf7894eef8949
Author: Sebb <s...@apache.org>
AuthorDate: Tue Dec 12 23:52:55 2017 +0000

    Oops must have pressed wrong modifier key
---
 lib/whimsy/asf/mlist.rb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lib/whimsy/asf/mlist.rb b/lib/whimsy/asf/mlist.rb
index 44ca958..b92676b 100644
--- a/lib/whimsy/asf/mlist.rb
+++ b/lib/whimsy/asf/mlist.rb
@@ -52,7 +52,7 @@ module ASF
     # :digtime - the timestamp when the data was last updated
     # :digests - an array of pairs: [list name, subscriber email]
     # N.B. not the same format as the moderates() method
-    def self.ß(emails, response = {})
+    def self.digests(emails, response = {})
       
       return response unless File.exists? LIST_DIGS
 

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

Reply via email to