typo fix in the About copyright line - Federico

This commit is contained in:
Miguel de Icaza 1999-02-03 11:23:33 +00:00
parent cb572f6187
commit 89204b8f1c
1 changed files with 1 additions and 1 deletions

View File

@ -89,7 +89,7 @@ gnome_about_cmd (void)
}; };
about = gnome_about_new (_("GNU Midnight Commander"), VERSION, about = gnome_about_new (_("GNU Midnight Commander"), VERSION,
"(C) 1994-1998 the Free Software Fundation", "Copyright 1994-1999 the Free Software Foundation",
authors, authors,
_("The GNOME edition of the Midnight Commander file manager."), _("The GNOME edition of the Midnight Commander file manager."),
NULL); NULL);