diff --git a/graphics/common/aidl/android/hardware/graphics/common/StandardMetadataType.aidl b/graphics/common/aidl/android/hardware/graphics/common/StandardMetadataType.aidl index 43cf6722dd..7b46688d9f 100644 --- a/graphics/common/aidl/android/hardware/graphics/common/StandardMetadataType.aidl +++ b/graphics/common/aidl/android/hardware/graphics/common/StandardMetadataType.aidl @@ -280,7 +280,7 @@ enum StandardMetadataType { * * The default blend mode is INVALID. If the BlendMode is set to any * valid value other than INVALID, this BlendMode overrides all other - * dataspaces. For a longer description of this behavior see MetadataType::DATASPACE. + * blend modes. For a longer description of this behavior see MetadataType::DATASPACE. * * The blend mode is a stable aidl android.hardware.graphics.common.BlendMode. *