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

Commit fdba0c90 authored by hugh kennedy's avatar hugh kennedy Committed by Steve Kondik
Browse files

speling fix

Change-Id: Ia9db6e1c5d1cd31fd028d551cc357a76049ce137
parent 1d39ad9d
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -132,7 +132,7 @@ import java.lang.ref.WeakReference;
 *         <li>It is good programming practice to have your application
 *         register a OnErrorListener to look out for error notifications from
 *         the internal player engine.</li>
 *         <li>IlleglStateException is
 *         <li>IllegalStateException is
 *         thrown to prevent programming errors such as calling {@link #prepare()},
 *         {@link #prepareAsync()}, or one of the overloaded <code>setDataSource
 *         </code> methods in an invalid state. </li>