summaryrefslogtreecommitdiff
path: root/libslab/nameplate-tile.c
diff options
context:
space:
mode:
Diffstat (limited to 'libslab/nameplate-tile.c')
-rw-r--r--libslab/nameplate-tile.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libslab/nameplate-tile.c b/libslab/nameplate-tile.c
index cdf3c50b..315524ab 100644
--- a/libslab/nameplate-tile.c
+++ b/libslab/nameplate-tile.c
@@ -55,7 +55,7 @@ GtkWidget *nameplate_tile_new (const gchar * uri, GtkWidget * image, GtkWidget *
"tile-uri", uri,
"nameplate-image", image,
"nameplate-header", header,
- "nameplate-subheader", subheader,
+ "nameplate-subheader", subheader,
NULL));
}