mirror of https://github.com/apache/activemq.git
fixing typo
This commit is contained in:
parent
10c998b0bc
commit
7b7e362465
|
@ -21,7 +21,7 @@ import org.apache.activemq.management.CountStatisticImpl;
|
|||
import org.apache.activemq.management.StatsImpl;
|
||||
|
||||
/**
|
||||
* The Statistics for a NewtorkBridge.
|
||||
* The Statistics for a NetworkBridge.
|
||||
*/
|
||||
public class NetworkBridgeStatistics extends StatsImpl {
|
||||
|
||||
|
|
Loading…
Reference in New Issue