diff --git a/graphics/composer/aidl/android/hardware/graphics/composer3/DisplayConfiguration.aidl b/graphics/composer/aidl/android/hardware/graphics/composer3/DisplayConfiguration.aidl index 791078da24..09c42dcc8a 100644 --- a/graphics/composer/aidl/android/hardware/graphics/composer3/DisplayConfiguration.aidl +++ b/graphics/composer/aidl/android/hardware/graphics/composer3/DisplayConfiguration.aidl @@ -31,7 +31,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. */