Skip to content

Commit 92e4763

Browse files
committed
Fix spelling bug in Bcc field display in Secretariat announcement tool
- Legacy-Id: 8275
1 parent 9850290 commit 92e4763

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ietf/secr/templates/announcement/confirm.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ <h2>Announcement</h2>
2121
To: {{ to }}
2222
From: {{ message.frm }}
2323
Cc: {{ message.cc }}
24-
Bcc: {{ message.bccc }}
24+
Bcc: {{ message.bcc }}
2525
Reply To: {{ message.reply_to }}
2626
Subject: {{ message.subject }}
2727

0 commit comments

Comments
 (0)