Fixed typos

This commit is contained in:
litetex 2021-11-02 23:22:59 +01:00
parent ba90789d4e
commit ce6a34e5eb

View file

@ -165,7 +165,7 @@ public class MainActivity extends AppCompatActivity {
}
openMiniPlayerUponPlayerStarted();
// shedule worker for checking for new streans and creating corresponding notifications
// schedule worker for checking for new streams and creating corresponding notifications
NotificationWorker.schedule(this);
}