docs: Fix typo

Bug: 25777114
Change-Id: I5c34ceba8f3b76bd47e1c020956cef285bad59d7
This commit is contained in:
Mark Goldstein
2016-08-25 12:48:07 -07:00
parent 77a9ef952c
commit 1c22ae296b

View File

@@ -53,7 +53,7 @@ import java.util.UUID;
* than the priority used by the current effect engine owner, the control will be transfered to the
* new object. Otherwise control will remain with the previous object. In this case, the new
* application will be notified of changes in effect engine state or control ownership by the
* appropiate listener.
* appropriate listener.
*/
public class AudioEffect {