Author: siren
Date: Mon Jul 17 23:42:24 2006
New Revision: 422986

URL: http://svn.apache.org/viewvc?rev=422986&view=rev
Log:
fixed stylesheet processing instruction

Modified:
    lucene/nutch/trunk/conf/crawl-tool.xml

Modified: lucene/nutch/trunk/conf/crawl-tool.xml
URL: 
http://svn.apache.org/viewvc/lucene/nutch/trunk/conf/crawl-tool.xml?rev=422986&r1=422985&r2=422986&view=diff
==============================================================================
--- lucene/nutch/trunk/conf/crawl-tool.xml (original)
+++ lucene/nutch/trunk/conf/crawl-tool.xml Mon Jul 17 23:42:24 2006
@@ -1,5 +1,5 @@
 <?xml version="1.0" ?> 
-<?xml:stylesheet type="text/xsl" href="configuration.xsl"?>
+<?xml-stylesheet type="text/xsl" href="configuration.xsl"?>
 
 <!-- Overidden defaults for intranet use. -->
 



-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Nutch-cvs mailing list
Nutch-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nutch-cvs

Reply via email to