mirror of
https://github.com/weechat/weechat.git
synced 2026-07-08 02:33:12 +02:00
core: replace "behaviour" by "behavior"
This commit is contained in:
@@ -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")
|
||||
|
||||
Reference in New Issue
Block a user