summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTae-Young Chung <ty83.chung@samsung.com>2019-01-25 16:38:11 +0900
committerTae-Young Chung <ty83.chung@samsung.com>2019-01-25 16:38:14 +0900
commitd360cbf0457e80589e6a52fe7afb0a1f5d6b179f (patch)
treeeb6a8ce08db0acb230a6ea60c8a7a529afeb750a
parenta1dba9f3a17dc0e58929a9af142031cff9cecc0b (diff)
downloadmediavision-d360cbf0457e80589e6a52fe7afb0a1f5d6b179f.tar.gz
mediavision-d360cbf0457e80589e6a52fe7afb0a1f5d6b179f.tar.bz2
mediavision-d360cbf0457e80589e6a52fe7afb0a1f5d6b179f.zip
Fix THRESOLD to THRESHOLD Change-Id: Iffd826b2be5dbfeeb49776fb6f100a86a665d1f3 Signed-off-by: Tae-Young Chung <ty83.chung@samsung.com>
-rw-r--r--include/mv_surveillance.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/mv_surveillance.h b/include/mv_surveillance.h
index 5ca50d27..f007b3c2 100644
--- a/include/mv_surveillance.h
+++ b/include/mv_surveillance.h
@@ -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