Index: documentroot/static/irc.js
===================================================================
--- documentroot/static/irc.js	(revision 7776)
+++ documentroot/static/irc.js	(working copy)
@@ -21,7 +21,7 @@
    rt:           {title:"RT",                            host:"irc.perl.org",     channel:"rt"},
    perl_help:    {title:"Perl Help",                     host:"irc.perl.org",     channel:"perl-help"},
    wxperl:       {title:"Wx Perl",                       host:"irc.perl.org",     channel:"wxperl"},
-   perl6:        {title:"Perl 6 development",            host:"irc.freenode.net", channel:"perl6"},
+   perl6:        {title:"Perl 6 development",            host:"irc.freenode.net", channel:"perl6"}
 };
 var default_channel = "general";
 
