[gnome-music/wip/jfelder/selection-misc-cleanups: 20/20] searchview: 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: 20/20] searchview: Fix typo in a comment
- Date: Tue, 14 Jan 2020 14:53:28 +0000 (UTC)
commit 2e7354c27dee90a52031e7db5e2b603402637b0a
Author: Jean Felder <jfelder src gnome org>
Date: Fri Jan 10 12:24:11 2020 +0100
searchview: Fix typo in a comment
gnomemusic/views/searchview.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/gnomemusic/views/searchview.py b/gnomemusic/views/searchview.py
index 38bb4815..9bc223c2 100644
--- a/gnomemusic/views/searchview.py
+++ b/gnomemusic/views/searchview.py
@@ -166,7 +166,7 @@ class SearchView(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]