small typo

This commit is contained in:
Domingos Lopes 2016-03-22 02:09:53 -04:00
parent a252191d79
commit 7992726cb8
1 changed files with 1 additions and 1 deletions

View File

@ -394,7 +394,7 @@ public class PlaybackServiceMediaPlayer implements SharedPreferences.OnSharedPre
}
/**
* Prepared media player for playback if the service is in the INITALIZED
* Prepares media player for playback if the service is in the INITALIZED
* state.
* <p/>
* This method is executed on an internal executor service.