summaryrefslogtreecommitdiff
path: root/plugins/gtkui/trkproperties.c
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/gtkui/trkproperties.c')
-rw-r--r--plugins/gtkui/trkproperties.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/gtkui/trkproperties.c b/plugins/gtkui/trkproperties.c
index 55561889..9bfaa125 100644
--- a/plugins/gtkui/trkproperties.c
+++ b/plugins/gtkui/trkproperties.c
@@ -117,7 +117,7 @@ on_metadata_edited (GtkCellRendererText *renderer, gchar *path, gchar *new_text,
static const char *types[] = {
"artist", "Artist",
"title", "Track Title",
- "performer", "Performer / Conductor",
+ "performer", "Performer",
"band", "Band / Album Artist",
"album", "Album",
"year", "Date",