diff --git a/wobuzz/player/player.py b/wobuzz/player/player.py index eaaff68..1940c96 100644 --- a/wobuzz/player/player.py +++ b/wobuzz/player/player.py @@ -134,7 +134,7 @@ class Player: def caching_thread_function(self): # cache the next track - # (usually run in separate thread) + # (usually ran in separate thread) if self.current_playlist.on_last_track(): return