Fixed typo

This commit is contained in:
Matt 2021-07-16 00:04:55 -04:00 committed by Octavia Togami
parent 5a143b83b2
commit 27baceca85

View File

@ -108,7 +108,7 @@ public void setTraceMask(@Nullable Mask traceMask) {
/**
* Set the brush.
*
* @param brush tbe brush
* @param brush the brush
* @param permission the permission
*/
public void setBrush(Brush brush, String permission) {