mirror of
https://github.com/Icinga/icingaweb2-module-director.git
synced 2025-09-25 18:59:05 +02:00
Various: fix typos
thanks twidhalm!
This commit is contained in:
parent
9210441178
commit
62e6c6e1a1
@ -14,7 +14,7 @@ class PropertyModifierBitmask extends PropertyModifierHook
|
|||||||
'label' => 'Bitmask',
|
'label' => 'Bitmask',
|
||||||
'description' => $form->translate(
|
'description' => $form->translate(
|
||||||
'The numeric bitmask you want to apply. In case you have a hexadecimal'
|
'The numeric bitmask you want to apply. In case you have a hexadecimal'
|
||||||
. ' or binary mask please transform it to a deximal number first. The'
|
. ' or binary mask please transform it to a decimal number first. The'
|
||||||
. ' result of this modifier is a boolean value, telling whether the'
|
. ' result of this modifier is a boolean value, telling whether the'
|
||||||
. ' given mask applies to the numeric value in your source column'
|
. ' given mask applies to the numeric value in your source column'
|
||||||
),
|
),
|
||||||
|
Loading…
x
Reference in New Issue
Block a user