From 419f164d7a2fedb948cb5529c85b4b101f26805c Mon Sep 17 00:00:00 2001 From: Dexter Morgan Date: Sat, 12 Feb 2011 22:36:13 +0000 Subject: Fix typo --- modules/bugzilla/templates/params | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/bugzilla/templates/params b/modules/bugzilla/templates/params index 195a3e0b..560ef552 100644 --- a/modules/bugzilla/templates/params +++ b/modules/bugzilla/templates/params @@ -34,7 +34,7 @@ 'cvsroot_get' => '', 'defaultopsys' => 'Linux', 'defaultplatform' => 'i586', - 'defaultpriority' => 'normal', + 'defaultpriority' => 'Normal', 'defaultquery' => 'bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&emailassigned_to1=1&emailassigned_to2=1&emailreporter2=1&emailcc2=1&emailqa_contact2=1&order=Importance&long_desc_type=substring', 'defaultseverity' => 'normal', 'docs_urlbase' => 'docs/%lang%/html/', -- cgit v1.2.1