From 2f061eb9d7a23077320ca5eb27c6499e6cd379a6 Mon Sep 17 00:00:00 2001 From: Nozomi Anzai Date: Fri, 21 Aug 2015 10:02:14 +0900 Subject: [PATCH] Fix typo --- definePgpoolConfParam.php | 2 +- templates/pgconfig.tpl | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/definePgpoolConfParam.php b/definePgpoolConfParam.php index 969c4cd..5cf1cfd 100644 --- a/definePgpoolConfParam.php +++ b/definePgpoolConfParam.php @@ -643,7 +643,7 @@ $pgpoolConfigParam[$key]['type'] = 'C'; $pgpoolConfigParam[$key]['default'] = ''; $pgpoolConfigParam[$key]['regexp'] = $anyelse; -# Behaivor on escalation +# Behavior on escalation $key = 'clear_memqcache_on_escalation'; $pgpoolConfigParam[$key]['type'] = 'B'; diff --git a/templates/pgconfig.tpl b/templates/pgconfig.tpl index 03c4d61..8dafe27 100644 --- a/templates/pgconfig.tpl +++ b/templates/pgconfig.tpl @@ -1466,7 +1466,7 @@ function delHeartbeatDestination(num){ {* --------------------------------------------------------------------- *} - Behaivor on escalation Setting + Behavior on escalation Setting -- 2.39.5