Commit cf664b47 authored by jouni%heikniemi.net's avatar jouni%heikniemi.net

Bug 185332: Rewrite the description for timezone param (typo fixes etc.)

r=joel, a=justdave
parent 1cee4770
...@@ -232,8 +232,8 @@ sub check_netmask { ...@@ -232,8 +232,8 @@ sub check_netmask {
{ {
name => 'timezone', name => 'timezone',
desc => 'The timezone that your SQL server lives in. If set to "" then' . desc => 'The timezone that your database server lives in. If set to "", ' .
'the timezone can\'t be displayed with the timestamps.', 'then the timezone won\'t be displayed with the timestamps.',
type => 't', type => 't',
default => '', default => '',
}, },
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment