You are viewing a plain text version of this content. The canonical link for it is here.
Posted to docs-cvs@perl.apache.org by pg...@apache.org on 2005/08/09 08:49:23 UTC

svn commit: r230997 - /perl/modperl/docs/trunk/src/search/README

Author: pgollucci
Date: Mon Aug  8 23:49:21 2005
New Revision: 230997

URL: http://svn.apache.org/viewcvs?rev=230997&view=rev
Log:
spelling fix

Modified:
    perl/modperl/docs/trunk/src/search/README

Modified: perl/modperl/docs/trunk/src/search/README
URL: http://svn.apache.org/viewcvs/perl/modperl/docs/trunk/src/search/README?rev=230997&r1=230996&r2=230997&view=diff
==============================================================================
--- perl/modperl/docs/trunk/src/search/README (original)
+++ perl/modperl/docs/trunk/src/search/README Mon Aug  8 23:49:21 2005
@@ -170,7 +170,7 @@
 
 I<spider.pl> uses a config file (by default) of
 I<SwishSpiderConfig.pl>.  This file builds an array of hashes (in this
-case a sinlge hash in the array).  This hash is the config.
+case a single hash in the array).  This hash is the config.
 
 Part of the config are call-back functions that spider.pl will call
 while spidering.  One says to skip image files.  Another one is a bit
@@ -189,4 +189,4 @@
 Another trick, you can send SIGHUP to I<spider.pl> while indexing and
 it will stop spidering, but let swish index what's been read so far.
 
-=cut
\ No newline at end of file
+=cut



---------------------------------------------------------------------
To unsubscribe, e-mail: docs-cvs-unsubscribe@perl.apache.org
For additional commands, e-mail: docs-cvs-help@perl.apache.org