Fix typo 43/198343/1 submit/tizen_5.0/20190124.040551
authorTae-Young Chung <ty83.chung@samsung.com>
Thu, 24 Jan 2019 02:41:02 +0000 (11:41 +0900)
committerTae-Young Chung <ty83.chung@samsung.com>
Thu, 24 Jan 2019 02:42:08 +0000 (02:42 +0000)
Change-Id: I9d8d9b48fd91d018257976c0fcd073c49133bca3
Signed-off-by: Tae-Young Chung <ty83.chung@samsung.com>
include/mv_surveillance.h

index 7c6cb76..4592767 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_DISAPEARED"
+               "MV_SURVEILLANCE_EVENT_PERSON_APPEARED_DISAPPEARED"
 
 /**
  * @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_THRESOLD to set movement
+ * @brief Defines MV_SURVEILLANCE_MOVEMENT_DETECTION_THRESHOLD 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