- Add flow and port stats polling intervals in config.ini
[controller.git] / opendaylight / sal / api / src / main / java / org / opendaylight / controller / sal / inventory / IListenInventoryUpdates.java
index 41b91e19195043e7e07275e3926e1c8fff670357..ccfb3388494452088203732a2b322654b7d5fe2a 100644 (file)
@@ -17,8 +17,8 @@ import org.opendaylight.controller.sal.core.Property;
 import org.opendaylight.controller.sal.core.UpdateType;
 
 /**
- * The interface class provides the methods to notify the upper applications
- * in regards to any inventory changes.
+ * The interface provides the methods to notify the upper applications in
+ * regards to any inventory changes.
  */
 public interface IListenInventoryUpdates {
     /**