commit | c1c056b47158c0ffafa04e3b9775b93ad2f6c607 | [log] [tgz] |
---|---|---|
author | alshabib <alshabibi.ali@gmail.com> | Tue Oct 21 21:42:51 2014 -0700 |
committer | alshabib <alshabibi.ali@gmail.com> | Tue Oct 21 21:42:51 2014 -0700 |
tree | eb394514f5d3d59f8aec45ad8d2ee3591fdf9b8e | |
parent | e8641634f2038338514301076767b96b56bb6105 [diff] |
typo Change-Id: I355fff0432d4c347b88b7e66e65a7a90cb99cad0
diff --git a/core/api/src/main/java/org/onlab/onos/net/statistic/StatisticService.java b/core/api/src/main/java/org/onlab/onos/net/statistic/StatisticService.java index b1809d7..2ad2b06 100644 --- a/core/api/src/main/java/org/onlab/onos/net/statistic/StatisticService.java +++ b/core/api/src/main/java/org/onlab/onos/net/statistic/StatisticService.java
@@ -41,7 +41,7 @@ Link min(Path path); /** - * Returns the highest hitter (a flow rule) of for a given port, ie. the + * Returns the highest hitter (a flow rule) for a given port, ie. the * flow rule which is generating the most load. * @param connectPoint the port * @return the flow rule