Author: crossley
Date: Mon Jan 31 17:06:00 2005
New Revision: 149341
URL: http://svn.apache.org/viewcvs?view=rev&rev=149341
Log:
Fix minor typo.
Submitted by: Florian G. Haas
Issue: FOR-246
Modified:
forrest/trunk/main/webapp/search.xmap
Modified: forrest/trunk/main/webapp/search.xmap
URL:
http://svn.apache.org/viewcvs/forrest/trunk/main/webapp/search.xmap?view=diff&r1=149340&r2=149341
==============================================================================
--- forrest/trunk/main/webapp/search.xmap (original)
+++ forrest/trunk/main/webapp/search.xmap Mon Jan 31 17:06:00 2005
@@ -135,7 +135,7 @@
</map:match>
<!-- Creates a lucene:document from a Forrest document (same as
- above, as search-relevent information is only contained in the
+ above, as search-relevant information is only contained in the
body) -->
<map:match pattern="*.lucene">
<map:generate src="cocoon:/body-{0}"/>