Fix minor typo

Bug: 134914150

Test: Docs bash

Exempt-From-Owner-Approval: Docs-only change

Change-Id: I3cf02d169f3fee409cd39b11094ca1cb161d290c
This commit is contained in:
Mark Goldstein
2019-07-18 17:33:37 -04:00
parent 60ca0dbefb
commit d5333390d5

View File

@@ -246,7 +246,7 @@ import java.util.Vector;
* via {@link #setOnBufferingUpdateListener(OnBufferingUpdateListener)}.
* This callback allows applications to keep track of the buffering status
* while streaming audio/video.</li>
* <li>Calling {@link #start()} has not effect
* <li>Calling {@link #start()} has no effect
* on a MediaPlayer object that is already in the <em>Started</em> state.</li>
* </ul>
* </li>