summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--rt/etc/RT_Config.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/rt/etc/RT_Config.pm b/rt/etc/RT_Config.pm
index c35d050d8..12044a4f9 100644
--- a/rt/etc/RT_Config.pm
+++ b/rt/etc/RT_Config.pm
@@ -1810,7 +1810,7 @@ C<Set(@Plugins, (qw(Extension::QuickDelete RT::FM)));>
=cut
-Set(@Plugins, qw(RTx::Calendar )); #RTx::Checklist ));
+Set(@Plugins, (qw(RTx::Calendar))); #RTx::Checklist ));
=back