chore(context-pad): update spelling
This commit is contained in:
parent
e65809f246
commit
aea527775e
|
@ -278,7 +278,7 @@ ContextPadProvider.prototype.getContextPadEntries = function(element) {
|
|||
translate('Append TimerIntermediateCatchEvent'),
|
||||
{ eventDefinitionType: 'bpmn:TimerEventDefinition' }
|
||||
),
|
||||
'append.condtion-intermediate-event': appendAction(
|
||||
'append.condition-intermediate-event': appendAction(
|
||||
'bpmn:IntermediateCatchEvent',
|
||||
'bpmn-icon-intermediate-event-catch-condition',
|
||||
translate('Append ConditionIntermediateCatchEvent'),
|
||||
|
|
|
@ -220,7 +220,7 @@ describe('features - context-pad', function() {
|
|||
'append.receive-task',
|
||||
'append.message-intermediate-event',
|
||||
'append.timer-intermediate-event',
|
||||
'append.condtion-intermediate-event',
|
||||
'append.condition-intermediate-event',
|
||||
'append.signal-intermediate-event',
|
||||
'append.text-annotation',
|
||||
'!append.task'
|
||||
|
|
Loading…
Reference in New Issue