change spelling of behaviour to behavior, #24457

This commit is contained in:
Patrik Nordwall 2018-01-31 16:25:31 +01:00
parent 4af523a012
commit 23fa8b0810
37 changed files with 81 additions and 81 deletions

View file

@ -59,7 +59,7 @@ akka {
down-removal-margin = off
# Pluggable support for downing of nodes in the cluster.
# If this setting is left empty behaviour will depend on 'auto-down-unreachable' in the following ways:
# If this setting is left empty behavior will depend on 'auto-down-unreachable' in the following ways:
# * if it is 'off' the `NoDowning` provider is used and no automatic downing will be performed
# * if it is set to a duration the `AutoDowning` provider is with the configured downing duration
#