mirror of
https://github.com/lucaspalomodevelop/indico-plugins.git
synced 2026-03-13 15:34:37 +00:00
VC/Zoom: fix typo
This commit is contained in:
parent
716fc30ac7
commit
e56fed04bc
@ -40,7 +40,7 @@ class VCRoomForm(VCRoomFormBase):
|
||||
skip_fields = advanced_fields | VCRoomFormBase.conditional_fields
|
||||
|
||||
meeting_type = IndicoRadioField(_("Meeting Type"),
|
||||
description=_("The type of Zoom meeting ot be created"),
|
||||
description=_("The type of Zoom meeting to be created"),
|
||||
orientation='horizontal',
|
||||
choices=[
|
||||
('regular', _('Regular Meeting')),
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user