summaryrefslogtreecommitdiffstats
path: root/defparams.pl
diff options
context:
space:
mode:
authorcyeh%bluemartini.com <>2000-08-28 13:16:18 +0200
committercyeh%bluemartini.com <>2000-08-28 13:16:18 +0200
commite6fae1e06eb79da44701ae6fea2e8b296c92e75e (patch)
tree081718a19fdc94aa1a781b42638cb90861ddaabe /defparams.pl
parent24ba85e278db6a0d7029af8a0408485ce33553d6 (diff)
downloadbugzilla-e6fae1e06eb79da44701ae6fea2e8b296c92e75e.tar.gz
bugzilla-e6fae1e06eb79da44701ae6fea2e8b296c92e75e.tar.xz
fix for 45116, typo, above should be below.
Diffstat (limited to 'defparams.pl')
-rw-r--r--defparams.pl2
1 files changed, 1 insertions, 1 deletions
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);