Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit d5333390 authored by Mark Goldstein's avatar Mark Goldstein
Browse files

Fix minor typo

Bug: 134914150

Test: Docs bash

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

Change-Id: I3cf02d169f3fee409cd39b11094ca1cb161d290c
parent 60ca0dbe
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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>