From 6f3186c82ca90985a99818c6b818656326ab7636 Mon Sep 17 00:00:00 2001 From: Joan Creus Date: Sun, 22 Feb 2009 10:06:32 +0000 Subject: [PATCH] typo: Create Commons->Creative Commons svn: r12069 --- src/GrampsAboutDialog.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/GrampsAboutDialog.py b/src/GrampsAboutDialog.py index 04bdd3198..2cd6130f4 100644 --- a/src/GrampsAboutDialog.py +++ b/src/GrampsAboutDialog.py @@ -79,7 +79,7 @@ class GrampsAboutDialog(gtk.AboutDialog): _("Much of GRAMPS' artwork is either from\n" "the Tango Project or derived from the Tango\n" "Project. This artwork is released under the\n" - "Create Commons Attribution-ShareAlike 2.5\n" + "Creative Commons Attribution-ShareAlike 2.5\n" "license.") ])