summaryrefslogtreecommitdiffstats
path: root/Bugzilla/Config/UserMatch.pm
diff options
context:
space:
mode:
Diffstat (limited to 'Bugzilla/Config/UserMatch.pm')
-rw-r--r--Bugzilla/Config/UserMatch.pm6
1 files changed, 3 insertions, 3 deletions
diff --git a/Bugzilla/Config/UserMatch.pm b/Bugzilla/Config/UserMatch.pm
index 3f74a7c44..72a9468e6 100644
--- a/Bugzilla/Config/UserMatch.pm
+++ b/Bugzilla/Config/UserMatch.pm
@@ -25,9 +25,9 @@ sub get_param_list {
},
{
- name => 'ajax_user_autocompletion',
- type => 'b',
- default => '1',
+ name => 'ajax_user_autocompletion',
+ type => 'b',
+ default => '1',
},
{