This is an automated email from the ASF dual-hosted git repository.

curcuru 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 67fa6b2d Same typo, different call
67fa6b2d is described below

commit 67fa6b2d8ecf58929ac23a480ea2192e8f08cc11
Author: Shane Curcuru <[email protected]>
AuthorDate: Tue Feb 3 16:24:42 2026 -0500

    Same typo, different call
---
 www/members/nominate_board.cgi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/www/members/nominate_board.cgi b/www/members/nominate_board.cgi
index ad27cfb9..27e7e63b 100755
--- a/www/members/nominate_board.cgi
+++ b/www/members/nominate_board.cgi
@@ -180,7 +180,7 @@ _html do
           _ ' from you with the nomination, '
           _a 'as is tradition.', href: 
'https://lists.apache.org/[email protected]:2023-2:%22BOARD%20NOMINATION%22'
           _ 'This form only supports adding new nominations; to add seconds or 
comments to an existing nomination, use SVN and '
-          _a 'edit the board_nominations.txt file carefully.', href: 
"#{ASF::MeetingUtil.latest_meeting(ASF::MemberFiles::NOMINATED_BOARD)}"
+          _a 'edit the board_nominations.txt file carefully.', href: 
"#{ASF::MemberFiles.latest_meeting(ASF::MemberFiles::NOMINATED_BOARD)}"
         end
       }
     ) do

Reply via email to