From 961793b1e3f3043d3b8788cb6477175e06f75ee3 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?J=C3=A9rome=20Perrin?= <jerome@nexedi.com>
Date: Wed, 29 Mar 2006 16:18:13 +0000
Subject: [PATCH] typo

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@6337 20353a03-c40f-0410-a6d1-a30d3c3de9de
---
 product/CMFActivity/dtml/manageLoadBalancing.dtml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/product/CMFActivity/dtml/manageLoadBalancing.dtml b/product/CMFActivity/dtml/manageLoadBalancing.dtml
index ce39b03e65..3ca6c18fac 100644
--- a/product/CMFActivity/dtml/manageLoadBalancing.dtml
+++ b/product/CMFActivity/dtml/manageLoadBalancing.dtml
@@ -84,7 +84,7 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
   <tr>
     <td align="left" colspan=2>
       <p class="form-help">
-        The following list defines the nodes the Load ist currently distributed to. Per default this list is empty
+        The following list defines the nodes the Load is currently distributed to. Per default this list is empty
         which means that every existing node will try to process all activities, which is fine, when ther is only one
         ZServer running.
         To delete a node from the list, activate the checkbox on the left of that node and click the &quot;Delete&quot; button.
@@ -164,7 +164,7 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
       <div class="form-label">
         Status:
         <dtml-if isSubscribed>
-          Subscibed
+          Subscribed
         <dtml-else>
           Not Subscribed
        </dtml-if>
-- 
2.30.9