Merge branch '1.1-rel'
[platform/upstream/iotivity.git] / service / easy-setup / enrollee / src / softap.c
index 4199e9a..00df2a9 100644 (file)
@@ -25,7 +25,7 @@ ESEnrolleeNetworkEventCallback gCallback;
 /**
  * It will return Device which is creating Soft AP.
  * i.e.Enrollee or Mediator.
- * This decesion is based on, what is the value set for ES_SOFTAP_MODE in build command as well as 
+ * This decision is based on, what is the value set for ES_SOFTAP_MODE in build command as well as
  * in iotivity.spec file.
  */
 DeviceRole ESSoftapHost()