diff --git a/graphics/composer/aidl/android/hardware/graphics/composer3/DisplayConfiguration.aidl b/graphics/composer/aidl/android/hardware/graphics/composer3/DisplayConfiguration.aidl index b0095d2dcd..f4a7c45088 100644 --- a/graphics/composer/aidl/android/hardware/graphics/composer3/DisplayConfiguration.aidl +++ b/graphics/composer/aidl/android/hardware/graphics/composer3/DisplayConfiguration.aidl @@ -30,7 +30,7 @@ parcelable DisplayConfiguration { int height; /** - * Dots per thousand inches. + * Dots per inch. * If the DPI for a configuration is unavailable or is * considered unreliable, the device may set null instead. */