diff plugins/perl/perl.c @ 8735:92cbf9713795

[gaim-migrate @ 9490] Patch by Jonathan Champ to corect the vairous speling mistakes we hav e in the coments and documentaion. Thansk Jonathan! committer: Tailor Script <tailor@pidgin.im>
author Christian Hammond <chipx86@chipx86.com>
date Wed, 21 Apr 2004 01:34:26 +0000
parents 3e8592b95f68
children d7b8eb1f0a18
line wrap: on
line diff
--- 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;"