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 b540b179 Typo in classname
b540b179 is described below

commit b540b179df599cb1d96a8f014ac1d1ea01b18323
Author: Shane Curcuru <[email protected]>
AuthorDate: Tue Feb 3 15:57:14 2026 -0500

    Typo in classname
---
 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 df4299c2..ad27cfb9 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::MeetingUtil::NOMINATED_BOARD)}"
+          _a 'edit the board_nominations.txt file carefully.', href: 
"#{ASF::MeetingUtil.latest_meeting(ASF::MemberFiles::NOMINATED_BOARD)}"
         end
       }
     ) do

Reply via email to