PropertyModifierRejectOrSelect: fix typo

This commit is contained in:
Thomas Gelf 2018-08-13 08:17:15 +02:00
parent 8929b41df0
commit 2cf3151fdd
1 changed files with 1 additions and 1 deletions

View File

@ -52,7 +52,7 @@ class PropertyModifierRejectOrSelect extends PropertyModifierHook
'label' => $form->translate('Policy'),
'required' => true,
'description' => $form->translate(
'What should happen with the row, when this property matches the five expression?'
'What should happen with the row, when this property matches the given expression?'
),
'value' => 'reject',
'multiOptions' => [