Revert "Fix typo" 35/198535/1
authorTae-Young Chung <ty83.chung@samsung.com>
Fri, 25 Jan 2019 07:20:54 +0000 (07:20 +0000)
committerTae-Young Chung <ty83.chung@samsung.com>
Fri, 25 Jan 2019 07:20:54 +0000 (07:20 +0000)
This reverts commit aaf491613f59fa3379075a7d882780e74cad346a.

Change-Id: Ic265af051ff2c7324d82445b9a4cff890945efb7

include/mv_surveillance.h

index 459276794e5d28ea2eef2ac26da1827adbde607e..7c6cb7614c837bb88658308c4a2aab50c48e732a 100644 (file)
@@ -176,7 +176,7 @@ extern "C" {
  * @since_tizen 3.0
  */
 #define MV_SURVEILLANCE_EVENT_TYPE_PERSON_APPEARED_DISAPPEARED \
-               "MV_SURVEILLANCE_EVENT_PERSON_APPEARED_DISAPPEARED"
+               "MV_SURVEILLANCE_EVENT_PERSON_APPEARED_DISAPEARED"
 
 /**
  * @brief Name of the event result value that contains number
@@ -706,7 +706,7 @@ extern "C" {
                "MV_SURVEILLANCE_FACE_RECOGNITION_MODEL_FILE_PATH"
 
 /**
- * @brief Defines MV_SURVEILLANCE_MOVEMENT_DETECTION_THRESHOLD to set movement
+ * @brief Defines MV_SURVEILLANCE_MOVEMENT_DETECTION_THRESOLD to set movement
  *        detection threshold. It is an attribute of the engine configuration.
  * @details This value might be set in engine configuration before subscription
  *          on @ref MV_SURVEILLANCE_EVENT_TYPE_MOVEMENT_DETECTED event trigger