Add the missing ® in case nobody gets the idea..

Signed-off-by: Ikey Doherty <ikey@solus-project.com>
This commit is contained in:
Ikey Doherty
2016-06-08 20:59:12 +01:00
parent 7aa6ceca74
commit e104513e1d
+1 -1
View File
@@ -95,7 +95,7 @@ int main(int argc, char **argv)
gtk_grid_attach(GTK_GRID(grid), check_native, 2, 1, 1, 1);
/* Handle the 32-bit cruft */
label = gtk_label_new("Force 32-bit mode for Steam");
label = gtk_label_new("Force 32-bit mode for Steam®");
_align_label(label);
if (is_x86_64) {
gtk_widget_set_tooltip_text(label,