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 0cc3e8fb Fix typo
0cc3e8fb is described below
commit 0cc3e8fb444c2417e99cbdc88004a0516462d03c
Author: Sebb <[email protected]>
AuthorDate: Fri Jul 14 15:46:36 2023 +0100
Fix typo
---
tools/collate_minutes.rb | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/tools/collate_minutes.rb b/tools/collate_minutes.rb
index 463228d1..b57c5eeb 100755
--- a/tools/collate_minutes.rb
+++ b/tools/collate_minutes.rb
@@ -206,7 +206,7 @@ def name_changes(title)
title.sub! 'iBatis', 'iBATIS'
title.sub! 'infrastructure', 'Infrastructure'
title.sub! 'ISIS', 'Causeway'
- title.sub! 'ISIS', 'Causeway'
+ title.sub! 'Isis', 'Causeway'
title.sub! 'IVY', 'Ivy'
title.sub! 'JackRabbit', 'Jackrabbit'
title.sub! 'James', 'JAMES'