fix error comment with isServiceRunnign

This commit is contained in:
BeeHuang 2018-01-27 16:42:10 +08:00
parent 33a3d6fef4
commit 9f797b3009

View File

@ -59,7 +59,7 @@ public class Audio {
}
/**
* This method stops the Update Method's thread.
* This method check the Update Method's thread is started.
* @return boolean
*/
public static synchronized boolean isServiceRunning() {