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