pero 2005/06/09 13:42:55 Modified: webapps/docs cluster-howto.xml Log: Fix! Revision Changes Path 1.8 +3 -3 jakarta-tomcat-catalina/webapps/docs/cluster-howto.xml Index: cluster-howto.xml =================================================================== RCS file: /home/cvs/jakarta-tomcat-catalina/webapps/docs/cluster-howto.xml,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- cluster-howto.xml 9 Jun 2005 20:38:30 -0000 1.7 +++ cluster-howto.xml 9 Jun 2005 20:42:55 -0000 1.8 @@ -730,19 +730,19 @@ <tr> <td>ClusterSender</td> - <td>Configuration and stats of the sender infrastractur</td> + <td>Configuration and stats of the sender infrastructure</td> <td><code>type=ClusterSender,host=${HOST}</code></td> </tr> <tr> <td>ClusterReceiver</td> - <td>Configuration and stats of the recevier infrastractur</td> + <td>Configuration and stats of the recevier infrastructure</td> <td><code>type=ClusterReceiver,host=${HOST}</code></td> </tr> <tr> <td>ClusterMembership</td> - <td>Configuration and stats of the membership infrastractur</td> + <td>Configuration and stats of the membership infrastructure</td> <td><code>type=ClusterMembership,host=${HOST}</code></td> </tr>
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]