Author: jkoster
Date: 2009-09-16 16:45:52 +0200 (Wed, 16 Sep 2009)
New Revision: 38655

Modified:
   natmm/trunk/templates/nmintra/includes/search/hashsets.jsp
Log:
NMCMS-669 - Typo

Modified: natmm/trunk/templates/nmintra/includes/search/hashsets.jsp
===================================================================
--- natmm/trunk/templates/nmintra/includes/search/hashsets.jsp  2009-09-16 
14:45:39 UTC (rev 38654)
+++ natmm/trunk/templates/nmintra/includes/search/hashsets.jsp  2009-09-16 
14:45:52 UTC (rev 38655)
@@ -4,7 +4,7 @@
 net.sf.mmapps.modules.lucenesearch.LuceneManager lm  = mod.getLuceneManager();
 net.sf.mmapps.modules.lucenesearch.SearchConfig cf = lm.getConfig();
 if(cf==null) {
-   log.error("Cound not read the lucenedatadefinition.xml, is it present in 
WEB-INF\\config ?");
+   log.error("Could not read the lucenedatadefinition.xml, is it present in 
WEB-INF\\config ?");
 }
 
 // *** all pages that belong to the selected rubriek: hsetAllowedNodes ***

_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to