From 6e830d2a62895065e3b6e0e42a1204ba4b5718ee Mon Sep 17 00:00:00 2001 From: Yoshiyuki Asaba Date: Fri, 28 Dec 2007 02:12:46 +0000 Subject: [PATCH] Fix typo. --- templates/pgconfig.tpl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/pgconfig.tpl b/templates/pgconfig.tpl index 88d0ed0..507ea24 100644 --- a/templates/pgconfig.tpl +++ b/templates/pgconfig.tpl @@ -512,10 +512,10 @@ function cancelNode() { {if $error.recovery_user != null} -
health_check_timeout (integer) +
recovery_user (string) {else} -
health_check_timeout (integer) +
recovery_user (string) {/if} -- 2.39.5