chore(context-pad): update spelling

This commit is contained in:
Jonathan Irwin 2019-09-08 14:16:21 +02:00 committed by Nico Rehwaldt
parent e65809f246
commit aea527775e
2 changed files with 2 additions and 2 deletions

View File

@ -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'),

View File

@ -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'