bagder: curl-www/dl remcheck.pl,1.18,1.19
| Newsgroups | gmane.comp.web.curl.www.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/curl/curl-www/dl
In directory labb:/tmp/cvs-serv3207
Modified Files:
remcheck.pl
Log Message:
typo
Index: remcheck.pl
===================================================================
RCS file: /cvsroot/curl/curl-www/dl/remcheck.pl,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -d -r1.18 -r1.19
--- remcheck.pl 6 Dec 2005 07:33:17 -0000 1.18
+++ remcheck.pl 7 Dec 2005 07:25:12 -0000 1.19
@@ -206,7 +206,7 @@
logmsg sprintf "<h2>$t $desc <a href=\"http://curl.haxx.se/dl/mod_entry.cgi?__id=%s\">edit</a></h2>", $$ref{'__id'};
if($$ref{'hide'} eq "Yes") {
- logmsg "Marked as hidden, skiping the check\n";
+ logmsg "Marked as hidden, skipping the check\n";
$hidden++;
}