From 5ad09ab00c274680239494d39d1d088f073e960a Mon Sep 17 00:00:00 2001 From: Dexter Morgan Date: Wed, 20 Feb 2013 16:45:33 +0000 Subject: Fix typo --- modules/bugzilla/templates/params | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules/bugzilla') diff --git a/modules/bugzilla/templates/params b/modules/bugzilla/templates/params index eebe6c5f..a73fb1c1 100644 --- a/modules/bugzilla/templates/params +++ b/modules/bugzilla/templates/params @@ -77,7 +77,7 @@ 'shadowdbhost' => '', 'shadowdbport' => '3306', 'shadowdbsock' => '', - 'shutdownhtml' => 'Migration of bugzilla in progress, please wait, watch television or go out for some minutes, the sun is shining and the bees are flying ...' + 'shutdownhtml' => 'Migration of bugzilla in progress, please wait, watch television or go out for some minutes, the sun is shining and the bees are flying ...', 'smtp_debug' => 0, 'smtp_password' => '', 'smtp_username' => '', -- cgit v1.2.1