Author: tabish
Date: Thu Jan 5 13:46:09 2012
New Revision: 1227591
URL: http://svn.apache.org/viewvc?rev=1227591&view=rev
Log:
Update Javadoc for: https://issues.apache.org/jira/browse/AMQ-3652
Modified:
activemq/trunk/activemq-core/src/main/java/org/apache/activemq/broker/jmx/BrokerViewMBean.java
Modified:
activemq/trunk/activemq-core/src/main/java/org/apache/activemq/broker/jmx/BrokerViewMBean.java
URL:
http://svn.apache.org/viewvc/activemq/trunk/activemq-core/src/main/java/org/apache/activemq/broker/jmx/BrokerViewMBean.java?rev=1227591&r1=1227590&r2=1227591&view=diff
==============================================================================
---
activemq/trunk/activemq-core/src/main/java/org/apache/activemq/broker/jmx/BrokerViewMBean.java
(original)
+++
activemq/trunk/activemq-core/src/main/java/org/apache/activemq/broker/jmx/BrokerViewMBean.java
Thu Jan 5 13:46:09 2012
@@ -45,8 +45,8 @@ public interface BrokerViewMBean extends
String getBrokerVersion();
/**
- * The Broker will fush it's caches so that the garbage collector can
- * recalaim more memory.
+ * The Broker will flush it's caches so that the garbage collector can
+ * reclaim more memory.
*
* @throws Exception
*/