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

r=joel, a=justdave
This commit is contained in:
jouni%heikniemi.net 2002-12-16 06:28:14 +00:00
Родитель 26ff64f548
Коммит ec4b2cd682
1 изменённых файлов: 2 добавлений и 2 удалений

Просмотреть файл

@ -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 => '',
},