Fix typo 45/198345/1 submit/tizen/20190124.040717
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 03:25:11 +0000 (03:25 +0000)
Change-Id: I9d8d9b48fd91d018257976c0fcd073c49133bca3
Signed-off-by: Tae-Young Chung <ty83.chung@samsung.com>
include/mv_surveillance.h

index 7c6cb7614c837bb88658308c4a2aab50c48e732a..459276794e5d28ea2eef2ac26da1827adbde607e 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