From: remm Date: Wed, 30 Aug 2006 13:14:51 +0000 (+0000) Subject: - Fix a woops I saw while checking if the javadoc was correctly generated. X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=6c193ad270c1c373a032508f3a2bbc540a65a8e2;p=tomcat7.0 - Fix a woops I saw while checking if the javadoc was correctly generated. git-svn-id: https://svn.apache.org/repos/asf/tomcat/tc6.0.x/trunk@438479 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/java/org/apache/catalina/ha/package.html b/java/org/apache/catalina/ha/package.html index ce83a0d79..2ec060af8 100644 --- a/java/org/apache/catalina/ha/package.html +++ b/java/org/apache/catalina/ha/package.html @@ -4,8 +4,4 @@ of a Cluster is org.apache.catalina.Cluster implementations of this class is done when implementing a new Cluster protocol

-

The only Cluster protocol currently implemented is a JavaGroups based
-    JGCluster.java -

-