docs: fix typo 15/278315/1 accepted/tizen/unified/20220720.064101 submit/tizen/20220719.105718
authorHyunsoo Park <hance.park@samsung.com>
Tue, 19 Jul 2022 04:37:16 +0000 (13:37 +0900)
committerHyunsoo Park <hance.park@samsung.com>
Tue, 19 Jul 2022 04:37:16 +0000 (13:37 +0900)
[Version] 0.12.13-0
[Issue type] doc update

Change-Id: Ib637bb2086da549499558e2fd8dafd032015438b
Signed-off-by: Hyunsoo Park <hance.park@samsung.com>
include/mv_barcode_detect.h
packaging/capi-media-vision.spec

index 5a30341..c0e7ca7 100644 (file)
@@ -44,7 +44,7 @@ extern "C" {
 #define MV_BARCODE_DETECT_ATTR_TARGET "MV_BARCODE_DETECT_ATTR_TARGET"  /**< Target: 0-all, 1-1D, 2-2D*/
 
 /**
- * @brief Use #MV_BARCODE_DETECT_ATTR_ROTATION_DEGREE
+ * @brief Use #MV_BARCODE_DETECT_ATTR_ROTATION_DEGREES
  *        to set rotation degree attribute of the engine configuration.
  *
  * @since_tizen 6.5
index 13ef166..fab811a 100644 (file)
@@ -1,6 +1,6 @@
 Name:        capi-media-vision
 Summary:     Media Vision library for Tizen Native API
-Version:     0.12.12
+Version:     0.12.13
 Release:     0
 Group:       Multimedia/Framework
 License:     Apache-2.0 and BSD-3-Clause