Skip to content

Commit

Permalink
Further clarification
Browse files Browse the repository at this point in the history
  • Loading branch information
sebbASF committed Jan 30, 2025
1 parent cea94e2 commit f2c71b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/whimsy/asf/member-files.rb
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ class MemberFiles
\s*Nomination\ [sS]tatement:\s*?\r?\n+(?<statement>.*)\z
}mx

SECONDS_SEPARATOR = '*** Seconds Statements ***'
SECONDS_SEPARATOR = '*** Statements by Seconds (below; please include your id) ***'
# get the latest meeting directory or nomination file
def self.latest_meeting(name=nil)
if name.nil? # we want the parent directory
Expand Down

0 comments on commit f2c71b5

Please sign in to comment.