Skip to content

Commit

Permalink
Fix comment typo
Browse files Browse the repository at this point in the history
  • Loading branch information
downeyn-cms committed Nov 7, 2024
1 parent 6027d2e commit 51584bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/email/system_intake_unretire_lcid.go
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ func (sie systemIntakeEmails) systemIntakeUnretireLCIDBody(
return b.String(), nil
}

// SendUnretireLCIDNotification notifies user-selected recipients that a system intake form needs edits
// SendUnretireLCIDNotification notifies user-selected recipients that a previously-issued LCID has had its retirement date removed
func (sie systemIntakeEmails) SendUnretireLCIDNotification(
ctx context.Context,
recipients models.EmailNotificationRecipients,
Expand Down

0 comments on commit 51584bc

Please sign in to comment.