aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDexter Morgan <dmorgan@mageia.org>2013-02-20 16:45:33 +0000
committerDexter Morgan <dmorgan@mageia.org>2013-02-20 16:45:33 +0000
commit5ad09ab00c274680239494d39d1d088f073e960a (patch)
treefc963e756a554e4b992817a1378d18b8320b8477
parent15fd5a27e1733b6ee6485f90de138c602ab596af (diff)
downloadpuppet-5ad09ab00c274680239494d39d1d088f073e960a.tar
puppet-5ad09ab00c274680239494d39d1d088f073e960a.tar.gz
puppet-5ad09ab00c274680239494d39d1d088f073e960a.tar.bz2
puppet-5ad09ab00c274680239494d39d1d088f073e960a.tar.xz
puppet-5ad09ab00c274680239494d39d1d088f073e960a.zip
Fix typo
-rw-r--r--modules/bugzilla/templates/params2
1 files changed, 1 insertions, 1 deletions
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' => '',