Skip to content

Commit

Permalink
Normalize docs with all instructions; see r120094
Browse files Browse the repository at this point in the history
  • Loading branch information
ShaneCurcuru committed Jan 30, 2025
1 parent ce210b3 commit 02e8950
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 (if any; include your id) ***'
SECONDS_SEPARATOR = '*** Seconds Statements ***'
# 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 02e8950

Please sign in to comment.