alshabib

typo

Change-Id: I355fff0432d4c347b88b7e66e65a7a90cb99cad0
...@@ -41,7 +41,7 @@ public interface StatisticService { ...@@ -41,7 +41,7 @@ public interface StatisticService {
41 Link min(Path path); 41 Link min(Path path);
42 42
43 /** 43 /**
44 - * Returns the highest hitter (a flow rule) of for a given port, ie. the 44 + * Returns the highest hitter (a flow rule) for a given port, ie. the
45 * flow rule which is generating the most load. 45 * flow rule which is generating the most load.
46 * @param connectPoint the port 46 * @param connectPoint the port
47 * @return the flow rule 47 * @return the flow rule
......