Fix typo: lengh -> length 45/258045/1 accepted/tizen/unified/20210511.072221 submit/tizen/20210510.060312
authorJeongmo Yang <jm80.yang@samsung.com>
Mon, 10 May 2021 02:37:42 +0000 (11:37 +0900)
committerJeongmo Yang <jm80.yang@samsung.com>
Mon, 10 May 2021 02:37:42 +0000 (11:37 +0900)
[Version] 0.1.49
[Issue Type] Typo

Change-Id: Ie38c598f89ae29fbae54ac5633b720c72db76b98
Signed-off-by: Jeongmo Yang <jm80.yang@samsung.com>
include/media_format.h
packaging/capi-media-tool.spec

index d195a236a553068c400aecff27c161ce362ada38..3198203ae4b25d67e10d175ff9b28470825a390a 100644 (file)
@@ -912,7 +912,7 @@ int media_format_channel_positions_from_mask(media_format_h fmt, uint64_t channe
  * @since_tizen 5.5
  * @remarks  A @a channel_mask_out with fewer bits set than the number of channels is considered valid.
  * @param[in]  fmt    The media format handle
- * @param[in]  positions    The channel positions array, its lengh is equal to the number of channels
+ * @param[in]  positions    The channel positions array, its length is equal to the number of channels
  * @param[out] channel_mask_out    the output channel mask
  * @return @c 0 on success,
  *         otherwise a negative error value
index c06ec67a6b4f122076c9279f263b607acb85b88d..215e2aba313f6866e327f3a637910595ad4787d8 100755 (executable)
@@ -1,6 +1,6 @@
 Name:       capi-media-tool
 Summary:    A Core API media tool library in Tizen Native API
-Version:    0.1.48
+Version:    0.1.49
 Release:    0
 Group:      Multimedia/API
 License:    Apache-2.0