Skip to content

Commit 6143838

Browse files
author
Dan Albert
committed
Fix doc typo.
Bug: None Test: None Change-Id: Ieca708fe9f351b0e05620b625218537bb4b176b7
1 parent f93853d commit 6143838

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

include/android/surface_control.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -401,7 +401,7 @@ void ASurfaceTransaction_setColor(ASurfaceTransaction* _Nonnull transaction,
401401
* clipped by the bounds of its parent. The destination rect's width and height must be > 0.
402402
*
403403
* \param transform The transform applied after the source rect is applied to the buffer. This
404-
* parameter should be set to 0 for no transform. To specify a transfrom use the
404+
* parameter should be set to 0 for no transform. To specify a transform use the
405405
* NATIVE_WINDOW_TRANSFORM_* enum.
406406
*
407407
* Available since API level 29.

0 commit comments

Comments
 (0)