[gnome-music/wip/mschraal/gapless-v3: 3/3] playertoolbar: Minor docstring clarification



commit 29b0c69e28fb40c6a329b35e93a2b8c22ad7d8ed
Author: Marinus Schraal <mschraal gnome org>
Date:   Sat May 4 16:41:59 2019 +0200

    playertoolbar: Minor docstring clarification

 gnomemusic/widgets/playertoolbar.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/gnomemusic/widgets/playertoolbar.py b/gnomemusic/widgets/playertoolbar.py
index 27617f5f..264758c2 100644
--- a/gnomemusic/widgets/playertoolbar.py
+++ b/gnomemusic/widgets/playertoolbar.py
@@ -164,7 +164,7 @@ class PlayerToolbar(Gtk.ActionBar):
 
     @log
     def _update_view(self, player):
-        """Updates model when the song changes
+        """Update all visual elements on song change
 
         :param Player player: The main player object
         """


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]