[gnome-music/wip/jfelder/selection-misc-cleanups: 19/20] albumsview: Fix typo in a comment
- From: Jean Felder <jfelder src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-music/wip/jfelder/selection-misc-cleanups: 19/20] albumsview: Fix typo in a comment
- Date: Tue, 14 Jan 2020 14:53:23 +0000 (UTC)
commit 23039dee786c030130191ac6448c63e13da64c1a
Author: Jean Felder <jfelder src gnome org>
Date: Fri Jan 10 12:23:35 2020 +0100
albumsview: Fix typo in a comment
gnomemusic/views/albumsview.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/gnomemusic/views/albumsview.py b/gnomemusic/views/albumsview.py
index 32818308..35d20b0f 100644
--- a/gnomemusic/views/albumsview.py
+++ b/gnomemusic/views/albumsview.py
@@ -172,7 +172,7 @@ class AlbumsView(Gtk.Stack):
# NOTE: Adding SYNC_CREATE here will trigger all the nested
# models to be created. This will slow down initial start,
- # but will improve initial 'selecte all' speed.
+ # but will improve initial 'select all' speed.
album_widget.bind_property(
"selected", corealbum, "selected",
GObject.BindingFlags.BIDIRECTIONAL)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]