From cf664b47a2198bad09f3aa47edd3128fa6dac07d Mon Sep 17 00:00:00 2001 From: "jouni%heikniemi.net" <> Date: Mon, 16 Dec 2002 14:28:14 +0000 Subject: Bug 185332: Rewrite the description for timezone param (typo fixes etc.) r=joel, a=justdave --- defparams.pl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'defparams.pl') diff --git a/defparams.pl b/defparams.pl index cb02eb986..f5ae590cc 100644 --- a/defparams.pl +++ b/defparams.pl @@ -232,8 +232,8 @@ sub check_netmask { { name => 'timezone', - desc => 'The timezone that your SQL server lives in. If set to "" then' . - 'the timezone can\'t be displayed with the timestamps.', + desc => 'The timezone that your database server lives in. If set to "", ' . + 'then the timezone won\'t be displayed with the timestamps.', type => 't', default => '', }, -- cgit v1.2.3-24-g4f1b