fixing spelling errors in comments
[controller.git] / opendaylight / clustering / services / src / main / java / org / opendaylight / controller / clustering / services / IClusterContainerServices.java
index f0d6d7e40f331cf8d890c3011b1985be4ca8dfbe..2f74ec39e4e0b559a2820ed0127c3fc750ba637d 100644 (file)
@@ -23,7 +23,7 @@ package org.opendaylight.controller.clustering.services;
 /**
  * Set of services and application will expect from the
  * clustering services provider. This interface is per-container and so
- * the container parameter is implicitely known
+ * the container parameter is implicitly known
  *
  */
 public interface IClusterContainerServices extends IClusterServicesCommon {