diff -r afa380e9818c -r 01248ea222d3 plugins/perl/perl.c --- a/plugins/perl/perl.c Wed Apr 21 01:20:41 2004 +0000 +++ b/plugins/perl/perl.c Wed Apr 21 01:34:26 2004 +0000 @@ -134,7 +134,7 @@ { /* We use to function one to load a file the other to execute the string obtained from the first and holding - the file conents. This allows to have a realy local $/ + the file contents. This allows to have a really local $/ without introducing temp variables to hold the old value. Just a question of style:) */ "package Gaim::PerlLoader;"