Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 61438383 authored by Dan Albert's avatar Dan Albert
Browse files

Fix doc typo.

Bug: None
Test: None
Change-Id: Ieca708fe9f351b0e05620b625218537bb4b176b7
parent f93853d3
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -401,7 +401,7 @@ void ASurfaceTransaction_setColor(ASurfaceTransaction* _Nonnull transaction,
 * clipped by the bounds of its parent. The destination rect's width and height must be > 0.
 *
 * \param transform The transform applied after the source rect is applied to the buffer. This
 * parameter should be set to 0 for no transform. To specify a transfrom use the
 * parameter should be set to 0 for no transform. To specify a transform use the
 * NATIVE_WINDOW_TRANSFORM_* enum.
 *
 * Available since API level 29.