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

Modified:
   
mmbase/branches/MMBase-1_9/applications/streams/src/main/webapp/mmbase/components/streams/admin.jspx
Log:
typo


Modified: 
mmbase/branches/MMBase-1_9/applications/streams/src/main/webapp/mmbase/components/streams/admin.jspx
===================================================================
--- 
mmbase/branches/MMBase-1_9/applications/streams/src/main/webapp/mmbase/components/streams/admin.jspx
        2010-06-24 09:31:39 UTC (rev 42670)
+++ 
mmbase/branches/MMBase-1_9/applications/streams/src/main/webapp/mmbase/components/streams/admin.jspx
        2010-06-24 09:32:38 UTC (rev 42671)
@@ -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