From d68636b1d102b95a2eac79cd064eecdc2d62034d Mon Sep 17 00:00:00 2001 From: Joan Creus Date: Sun, 22 Feb 2009 13:45:43 +0000 Subject: [PATCH] typo: Create Commons->Creative Commons svn: r12074 --- 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.") ])