perl/modules/W3C/LinkChecker/bin checklink,4.125,4.126

Update of /sources/public/perl/modules/W3C/LinkChecker/bin
In directory hutz:/tmp/cvs-serv9375

Modified Files:
	checklink 
Log Message:
Comment typo fix.

Index: checklink
===================================================================
RCS file: /sources/public/perl/modules/W3C/LinkChecker/bin/checklink,v
retrieving revision 4.125
retrieving revision 4.126
diff -u -d -r4.125 -r4.126
--- checklink	1 Jan 2009 22:50:43 -0000	4.125
+++ checklink	4 Jan 2009 17:52:20 -0000	4.126
@@ -235,7 +235,7 @@
     script     => ['src'],
 };
 
-# Tag=>attribute mapping of things we treat as space separeted lists of links.
+# Tag=>attribute mapping of things we treat as space separated lists of links.
 use constant LINK_LIST_ATTRS => {
     head       => ['profile'],
 };

Received on Sunday, 4 January 2009 17:52:32 UTC