summaryrefslogtreecommitdiffstats
path: root/defparams.pl
diff options
context:
space:
mode:
Diffstat (limited to 'defparams.pl')
-rw-r--r--defparams.pl4
1 files changed, 2 insertions, 2 deletions
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 => '',
},