composer3: minor fix to dpi documentation

Change-Id: Ie31cb78f682761d1022592a22867307ab78b5a75
Test: prebuild
This commit is contained in:
Ady Abraham
2023-08-01 19:59:39 +00:00
parent d40b5667d7
commit 07a826c28c

View File

@@ -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.
*/