You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nutch.apache.org by ma...@apache.org on 2014/01/02 12:53:37 UTC

svn commit: r1554791 - /nutch/trunk/conf/nutch-default.xml

Author: markus
Date: Thu Jan  2 11:53:36 2014
New Revision: 1554791

URL: http://svn.apache.org/r1554791
Log:
NUTCH-1360 fix entity in configuration

Modified:
    nutch/trunk/conf/nutch-default.xml

Modified: nutch/trunk/conf/nutch-default.xml
URL: http://svn.apache.org/viewvc/nutch/trunk/conf/nutch-default.xml?rev=1554791&r1=1554790&r2=1554791&view=diff
==============================================================================
--- nutch/trunk/conf/nutch-default.xml (original)
+++ nutch/trunk/conf/nutch-default.xml Thu Jan  2 11:53:36 2014
@@ -29,7 +29,7 @@
   <value>false</value>
   <description>Enables us to capture the specific IP address 
   (InetSocketAddress) of the host which we connect to via 
-  the given protocol. Currently supported is protocol-ftp & 
+  the given protocol. Currently supported is protocol-ftp and
   http.
   </description>
 </property>