From e6fae1e06eb79da44701ae6fea2e8b296c92e75e Mon Sep 17 00:00:00 2001 From: "cyeh%bluemartini.com" <> Date: Mon, 28 Aug 2000 11:16:18 +0000 Subject: fix for 45116, typo, above should be below. --- defparams.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/defparams.pl b/defparams.pl index 57bda0c89..6760d4ddb 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); -- cgit v1.2.3-24-g4f1b