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/08/01 09:16:32 UTC

[whimsy] branch master updated: typo

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 0cb0eda  typo
0cb0eda is described below

commit 0cb0edad65c9d5cd860dae67d062cc97b1204f09
Author: Sebb <se...@apache.org>
AuthorDate: Tue Aug 1 10:16:26 2017 +0100

    typo
---
 lib/whimsy/asf/ldap.rb | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/lib/whimsy/asf/ldap.rb b/lib/whimsy/asf/ldap.rb
index 577f05e..4ade55b 100644
--- a/lib/whimsy/asf/ldap.rb
+++ b/lib/whimsy/asf/ldap.rb
@@ -402,13 +402,13 @@ module ASF
     end
 
     # return the LDAP base for this object: identifies the subtree where
-    # which this object can be found.
+    # this object can be found.
     def self.base
       @base
     end
 
     # return the LDAP base for this object: identifies the subtree where
-    # which this object can be found.
+    # this object can be found.
     def base
       self.class.base
     end

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