Fixed URL in license
[wordblah.git] / wordblah_player.c
index 58541f5..9ca4938 100644 (file)
@@ -690,7 +690,7 @@ void on_menu_about_activate (GtkMenuItem *item, gpointer data)
                                                        "website", WEBSITE,
                                                        "website-label", WEBSITE_LABEL,
                                                        "license-type", GTK_LICENSE_CUSTOM,
-                                                       "license", LICENSE_BSD
+                                                       "license", LICENSE_BSD,
                                                        "version", VERSION,
                                                        (char*)NULL);
 }