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 b362b066 fix a typo (#188)
b362b066 is described below

commit b362b0661519abac9a20f915e8a538a6594d2be8
Author: Greg Stein <[email protected]>
AuthorDate: Sat Feb 18 03:30:27 2023 -0500

    fix a typo (#188)
---
 www/members/meeting.cgi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/www/members/meeting.cgi b/www/members/meeting.cgi
index 10c46b8e..6bbdc585 100755
--- a/www/members/meeting.cgi
+++ b/www/members/meeting.cgi
@@ -94,7 +94,7 @@ _html do
         
'https://www.apache.org/foundation/governance/meetings#how-member-votes-are-tallied'
 => 'New Members Elected By Majority',
         
'https://www.apache.org/foundation/governance/meetings#how-votes-for-the-board-are-tallied'
 => 'Board Seats Are Elected By STV',
         '/members/whatif' => 'Explore Past Board STV Results',
-        '/members/non-participants' => 'Members Not Participating Recntly',
+        '/members/non-participants' => 'Members Not Participating Recently',
         '/members/inactive' => 'Inactive Member Feedback Form',
         ASF::MeetingUtil::RECORDS => 'Official Past Meeting Records',
         'https://lists.apache.org/[email protected]' => 'Read 
members@ List Archives'

Reply via email to