Description: fix a spelling error in license name.
Author: Joao Eriberto Mota Filho <eriberto@debian.org>
Last-Update: 2015-06-17
Index: tableau-parm-0.2.0/src/tableau-parm.c
===================================================================
--- tableau-parm-0.2.0.orig/src/tableau-parm.c
+++ tableau-parm-0.2.0/src/tableau-parm.c
@@ -59,7 +59,7 @@ void usage()
   fprintf(stderr, "Copyright (C) 1999,2001,2006,2007 D. Gilbert\n\n");
   fprintf(stderr, "This program comes with ABSOLUTELY NO WARRANTY.\n");
   fprintf(stderr, "This is free software, and you are welcome to redistribute it\n");
-  fprintf(stderr, "under the conditions of the GNU Public License, version 3.\n");
+  fprintf(stderr, "under the conditions of the GNU General Public License, version 3.\n");
   fprintf(stderr, "For more information, see the LICENSE file included in this\n");
   fprintf(stderr, "software distribution, or http://www.gnu.org/licenses/.\n\n");
 }
