Fixed a bug in RCSDiscoveryManager and some minor issues.
[platform/upstream/iotivity.git] / service / resource-encapsulation / include / RCSDiscoveryManager.h
index 3aaf3d0..18572b5 100644 (file)
@@ -65,7 +65,7 @@ namespace OIC
                 DiscoveryTask& operator =(DiscoveryTask&&) const = delete;
 
                 /**
-                 * It is cancelling the task of discovery.
+                 * It cancels the task of discovery.
                  * If it is already canceled, the operation is ignored.
                  */
                 void cancel();