Minor spelling fix

Change-Id: Ibcad1d80e09ff547c2935bbc362809431a4c3f14
This commit is contained in:
Jason Macnak 2022-02-23 21:06:07 +00:00
parent bfcec89acb
commit 6ee0f75051

View file

@ -80,7 +80,7 @@ enum Composition {
*
* Only supported if the device returns a valid struct from
* getDisplayDecorationSupport. Pixels in the buffer are interpreted
* according to the DisplayDecorationSupport.alphInterpretation.
* according to the DisplayDecorationSupport.alphaInterpretation.
*
* Upon validateDisplay, the device may request a change from this type
* to either DEVICE or CLIENT.