Pārlūkot izejas kodu

Fix syntax error

Andy Baugh 7 gadi atpakaļ
vecāks
revīzija
f4b6eacd40
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1 1
      lib/Cpanel/iContact/Provider/Schema/IRC.pm

+ 1 - 1
lib/Cpanel/iContact/Provider/Schema/IRC.pm

@@ -38,7 +38,7 @@ HALP
                 @chans = grep { index( $_, '#' ) != -1 } @chans;
                 return join( ",", @chans );
             },
-            'label' => 'IRC Notification Destinations'
+            'label' => 'IRC Notification Destinations',
             'help' => $help1,
         },
         'IRCNICK' => {