1
0
mirror of https://github.com/TeamNewPipe/NewPipe synced 2024-06-16 10:19:59 +00:00

Fixed typos

This commit is contained in:
litetex 2021-11-02 23:22:59 +01:00
parent 0f4b6d7d9f
commit 94219b78e7

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