From c603ab5c7c192eb8954b096c4a4f887775cb89b5 Mon Sep 17 00:00:00 2001 From: coderkun Date: Mon, 1 Aug 2016 10:59:17 +0200 Subject: [PATCH] =?UTF-8?q?fix=20typo=20=E2=80=9CStandalon=E2=80=9D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- mcg/mcgGtk.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mcg/mcgGtk.py b/mcg/mcgGtk.py index 6806b18..ac1e200 100755 --- a/mcg/mcgGtk.py +++ b/mcg/mcgGtk.py @@ -1296,7 +1296,7 @@ class LibraryPanel(mcg.Base): self._library_grid.set_pixbuf_column(0) self._library_grid.set_text_column(-1) self._library_grid.set_tooltip_column(1) - # Standalon labels + # Standalone labels self._standalone_title = builder.get_object('headerbar-library-standalone-title') self._standalone_artist = builder.get_object('headerbar-library-standalone-artist') # Standalone Image