danf: curl-www/dlwiz index.cgi,1.6,1.7

[email protected]
Newsgroups gmane.comp.web.curl.www.cvs
Message-ID <[email protected]>
Update of /cvsroot/curl/curl-www/dlwiz
In directory labb:/tmp/cvs-serv497

Modified Files:
	index.cgi 
Log Message:
Fixed HTML typo and spelling.


Index: index.cgi
===================================================================
RCS file: /cvsroot/curl/curl-www/dlwiz/index.cgi,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- index.cgi	18 Apr 2005 06:00:14 -0000	1.6
+++ index.cgi	5 May 2005 00:42:03 -0000	1.7
@@ -240,7 +240,7 @@
         for(sort keys %type) {
             print "<blockquote><a href=\"./?type=$_\">".$typelonger{$_}."</a> - ".$typedesc{$_}."</blockquote>";
         }
-        print "<blockquote><a <a href=\"./?type=*\">Show All</a> - Display all known package types.</blockquote>";
+        print "<blockquote><a href=\"./?type=*\">Show All</a> - Display all known package types.</blockquote>";
 
     }
 
@@ -677,7 +677,7 @@
         print " RPM is a file format and tools collection made to handle software installation for a range of different Linux systems. <a href=\"http://en.wikipedia.org/wiki/RPM_Package_Manager\">Wikipedia has more details on RPM</a>";
     }
     elsif($pack eq "deb") {
-        print " deb is a file format with accompanying tools collection made to handle software installation for Debian Linux (and derivates). <a href=\"http://en.wikipedia.org/wiki/Deb_%28file_format%29\">Wikipedia has more details on deb</a>";
+        print " deb is a file format with accompanying tools collection made to handle software installation for Debian Linux (and derivatives). <a href=\"http://en.wikipedia.org/wiki/Deb_%28file_format%29\">Wikipedia has more details on deb</a>";
     }
 
     print "</div>";

_______________________________________________
http://cool.haxx.se/mailman/listinfo/curl-www-commits
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.