From: Tae-Young Chung Date: Fri, 25 Jan 2019 07:20:54 +0000 (+0000) Subject: Revert "Fix typo" X-Git-Tag: submit/tizen/20190419.022557~1 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=faccec5818fd54ce281fc55c85e80b8af6ca675d;p=platform%2Fcore%2Fapi%2Fmediavision.git Revert "Fix typo" This reverts commit aaf491613f59fa3379075a7d882780e74cad346a. Change-Id: Ic265af051ff2c7324d82445b9a4cff890945efb7 --- diff --git a/include/mv_surveillance.h b/include/mv_surveillance.h index 45927679..7c6cb761 100644 --- a/include/mv_surveillance.h +++ b/include/mv_surveillance.h @@ -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