From: cyeh%bluemartini.com <> Date: Mon, 28 Aug 2000 11:16:18 +0000 (+0000) Subject: fix for 45116, typo, above should be below. X-Git-Tag: bugzilla-2.12~203 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e6fae1e06eb79da44701ae6fea2e8b296c92e75e;p=thirdparty%2Fbugzilla.git fix for 45116, typo, above should be below. --- diff --git a/defparams.pl b/defparams.pl index 57bda0c89d..6760d4ddbd 100644 --- a/defparams.pl +++ b/defparams.pl @@ -387,7 +387,7 @@ DefParam("defaultquery", DefParam("letsubmitterchoosepriority", - "If this is on, then people submitting bugs can choose an initial priority for that bug. If off, then all bugs initially have the default priority selected above.", + "If this is on, then people submitting bugs can choose an initial priority for that bug. If off, then all bugs initially have the default priority selected below.", "b", 1);