From 4e2ecffd4e60fa4512d7d979f55b6ea51ef1e83c Mon Sep 17 00:00:00 2001 From: fanzhihao8 Date: Sat, 23 May 2026 18:17:24 +0800 Subject: [PATCH] request_for_api_public_0522 Signed-off-by: fanzhihao8 --- multimedia/image_framework/include/image/picture_native.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/multimedia/image_framework/include/image/picture_native.h b/multimedia/image_framework/include/image/picture_native.h index 20a490f41..15196c0b6 100644 --- a/multimedia/image_framework/include/image/picture_native.h +++ b/multimedia/image_framework/include/image/picture_native.h @@ -323,7 +323,7 @@ Image_ErrorCode OH_PictureNative_GetMetadataCount(OH_PictureNative *picture, uin * * @param picture Pointer to an OH_PictureNative object. * @param metadataTypes Pointer to the array that receives the metadata types. - * @param count On input, the size of the metadataTypes array. + * @param count On input, the size of the metadataTypes array. * On output, the actual number of metadata entries. * @return