Author: andre
Date: 2010-06-24 11:32:50 +0200 (Thu, 24 Jun 2010)
New Revision: 42672

Modified:
   
mmbase/trunk/applications/streams/src/main/webapp/mmbase/components/streams/admin.jspx
Log:
typo


Modified: 
mmbase/trunk/applications/streams/src/main/webapp/mmbase/components/streams/admin.jspx
===================================================================
--- 
mmbase/trunk/applications/streams/src/main/webapp/mmbase/components/streams/admin.jspx
      2010-06-24 09:32:38 UTC (rev 42671)
+++ 
mmbase/trunk/applications/streams/src/main/webapp/mmbase/components/streams/admin.jspx
      2010-06-24 09:32:50 UTC (rev 42672)
@@ -42,7 +42,7 @@
             <th> </th>
             <th colspan="4"> command executors (LAUNCHER is localhost)</th>
           </tr>
-        <c:forEach 
items="${status.current.dataType.commitProcessor.processors[2].executers}" 
var="exec">
+        <c:forEach 
items="${status.current.dataType.commitProcessor.processors[2].executors}" 
var="exec">
           <tr>
             <td> </td>
             <td colspan="3">${exec}</td>

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

Reply via email to