浏览代码

Fix for split from nutch.

git-svn-id: https://svn.apache.org/repos/asf/lucene/hadoop/trunk@376061 13f79535-47bb-0310-9956-ffa450edef68
Doug Cutting 19 年之前
父节点
当前提交
6b11146779
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      conf/configuration.xsl

+ 1 - 1
conf/configuration.xsl

@@ -1,7 +1,7 @@
 <?xml version="1.0"?>
 <?xml version="1.0"?>
 <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0">
 <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0">
 <xsl:output method="html"/>
 <xsl:output method="html"/>
-<xsl:template match="nutch-conf">
+<xsl:template match="configuration">
 <html>
 <html>
 <body>
 <body>
 <table border="1">
 <table border="1">