1
0
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:
Sebastien Helleu
2013-08-04 12:21:47 +02:00
parent 8ca36552ea
commit 2dff60d7f8
3 changed files with 3 additions and 3 deletions
+1 -1
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")
+1 -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")