diff --git a/camera/ndk/include/camera/NdkCameraMetadataTags.h b/camera/ndk/include/camera/NdkCameraMetadataTags.h index c7d2545316..ee3e98ef2b 100644 --- a/camera/ndk/include/camera/NdkCameraMetadataTags.h +++ b/camera/ndk/include/camera/NdkCameraMetadataTags.h @@ -7100,7 +7100,7 @@ typedef enum acamera_metadata_enum_acamera_request_available_capabilities { /** *

The camera device is a monochrome camera that doesn't contain a color filter array, - * and the pixel values on U and Y planes are all 128.

+ * and the pixel values on U and V planes are all 128.

*/ ACAMERA_REQUEST_AVAILABLE_CAPABILITIES_MONOCHROME = 12,