Fixed typos

This commit is contained in:
litetex 2021-11-02 23:22:59 +01:00
parent 0f4b6d7d9f
commit 94219b78e7
1 changed files with 1 additions and 1 deletions

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);
}