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 b8a534f Typo
b8a534f is described below
commit b8a534f1c20f3a4ce0f088060c4d338dd368c2c7
Author: Sebb <[email protected]>
AuthorDate: Tue Dec 10 00:53:18 2019 +0000
Typo
---
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 6cd23e8..9747751 100644
--- a/lib/whimsy/asf/ldap.rb
+++ b/lib/whimsy/asf/ldap.rb
@@ -1268,7 +1268,7 @@ module ASF
end
end
- # represenation of Committee, i.e. entry in committee-info.txt
+ # representation of Committee, i.e. entry in committee-info.txt
# includes PMCs and other committees, but does not include podlings
class Committee < Base
@base = nil # not sure it makes sense to define base here