fix spelling

found by lintian

Gbp-Pq: Name 0003-fix-spelling.patch
This commit is contained in:
Christian Göttsche 2017-11-21 12:19:17 +01:00 committed by Lu zhiping
parent e1ae1019b2
commit 284153cca5
1 changed files with 1 additions and 1 deletions

View File

@ -2683,7 +2683,7 @@ int main(int argc, const char **argv)
" - Copyright (C) 1995-2001 Red Hat, Inc.\n");
fprintf(stderr,
"This may be freely redistributed under the terms of "
"the GNU Public License\n\n");
"the GNU General Public License\n\n");
poptPrintUsage(optCon, stderr, 0);
poptFreeContext(optCon);
exit(1);