You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@activemq.apache.org by ch...@apache.org on 2006/03/03 00:08:05 UTC

svn commit: r382547 - /incubator/activemq/trunk/activemq-core/src/main/java/org/apache/activemq/broker/jmx/SubscriptionView.java

Author: chirino
Date: Thu Mar  2 15:08:05 2006
New Revision: 382547

URL: http://svn.apache.org/viewcvs?rev=382547&view=rev
Log:
spelling fix.

Modified:
    incubator/activemq/trunk/activemq-core/src/main/java/org/apache/activemq/broker/jmx/SubscriptionView.java

Modified: incubator/activemq/trunk/activemq-core/src/main/java/org/apache/activemq/broker/jmx/SubscriptionView.java
URL: http://svn.apache.org/viewcvs/incubator/activemq/trunk/activemq-core/src/main/java/org/apache/activemq/broker/jmx/SubscriptionView.java?rev=382547&r1=382546&r2=382547&view=diff
==============================================================================
--- incubator/activemq/trunk/activemq-core/src/main/java/org/apache/activemq/broker/jmx/SubscriptionView.java (original)
+++ incubator/activemq/trunk/activemq-core/src/main/java/org/apache/activemq/broker/jmx/SubscriptionView.java Thu Mar  2 15:08:05 2006
@@ -33,7 +33,7 @@
     
     
     /**
-     * Constructior
+     * Constructor
      * @param subs
      */
     public SubscriptionView(String clientId,Subscription subs){