Fix typo in reference.conf (#25106)

rasio => ratio
This commit is contained in:
Nick Poorman 2018-05-16 08:37:21 -04:00 committed by Arnout Engelen
parent 53c3b817f3
commit 0181a38ebc

View file

@ -302,7 +302,7 @@ akka {
# When downsizing after a long streak of underutilization, the resizer
# will downsize the pool to the highest utiliziation multiplied by a
# a downsize rasio. This downsize ratio determines the new pools size
# a downsize ratio. This downsize ratio determines the new pools size
# in comparison to the highest utilization.
# E.g. if the highest utilization is 10, and the down size ratio
# is 0.8, the pool will be downsized to 8