core: replace "behaviour" by "behavior"
This commit is contained in:
parent
8ca36552ea
commit
2dff60d7f8
2
NEWS
2
NEWS
@ -135,7 +135,7 @@ FlashCo+ │ test # 8, off
|
||||
|
||||
After `/upgrade`, if you set new options to non-empty strings, and if old
|
||||
options were set to non-empty strings too, you will see double prefix/suffix
|
||||
on old messages, this is normal behaviour (lines displayed before `/upgrade`
|
||||
on old messages, this is normal behavior (lines displayed before `/upgrade`
|
||||
have prefix/suffix saved in prefix, but new lines don't have them any more).
|
||||
|
||||
New options in logger plugin (logger.conf):
|
||||
|
@ -1724,7 +1724,7 @@ Arguments:
|
||||
* 'extra_vars': extra variables that will be expanded (can be NULL)
|
||||
* 'options': a hashtable with some options (keys and values must be string)
|
||||
(can be NULL):
|
||||
** 'type': default behaviour is just to replace values in expression, other
|
||||
** 'type': default behavior is just to replace values in expression, other
|
||||
types can be selected:
|
||||
*** 'condition': the expression is evaluated as a condition: operators and
|
||||
parentheses are used, result is a boolean ("0" or "1")
|
||||
|
@ -1711,7 +1711,7 @@ Argomenti:
|
||||
* 'extra_vars': extra variables that will be expanded (can be NULL)
|
||||
* 'options': a hashtable with some options (keys and values must be string)
|
||||
(can be NULL):
|
||||
** 'type': default behaviour is just to replace values in expression, other
|
||||
** 'type': default behavior is just to replace values in expression, other
|
||||
types can be selected:
|
||||
*** 'condition': the expression is evaluated as a condition: operators and
|
||||
parentheses are used, result is a boolean ("0" or "1")
|
||||
|
Loading…
x
Reference in New Issue
Block a user