Merge "docs: Fix typo" into nyc-dev

This commit is contained in:
Mark Goldstein
2016-08-25 23:40:40 +00:00
committed by Android (Google) Code Review

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 {