- Add flow and port stats polling intervals in config.ini
[controller.git] / opendaylight / switchmanager / api / src / main / java / org / opendaylight / controller / switchmanager / ISwitchManagerAware.java
index 1b67e529df85f774e7815d46a237bfb96edced05..0d6410662aa6dc4f6bf1997fc131685e199f7c91 100644 (file)
@@ -14,8 +14,8 @@ import org.opendaylight.controller.sal.core.Node;
 import org.opendaylight.controller.switchmanager.Subnet;
 
 /**
- * The interface class provides methods to notify listeners about subnet and
- * mode changes.
+ * The interface provides methods to notify listeners about subnet and mode
+ * changes.
  */
 public interface ISwitchManagerAware {
     /**