core: replace "behaviour" by "behavior"

v2.8-utf8proc
Sebastien Helleu 2013-08-04 12:21:47 +02:00
parent 8ca36552ea
commit 2dff60d7f8
3 changed files with 3 additions and 3 deletions

2
NEWS
View File

@ -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):

View File

@ -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")

View File

@ -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")