xzdec: Fix language in a comment

This commit is contained in:
Lasse Collin 2025-01-01 15:06:15 +02:00
parent 16821252c5
commit e34dbd6a0a
No known key found for this signature in database
GPG Key ID: 38EE757D69184620
1 changed files with 1 additions and 1 deletions

View File

@ -395,7 +395,7 @@ error:
int
main(int argc, char **argv)
{
// Initialize progname which we will be used in error messages.
// Initialize progname which will be used in error messages.
tuklib_progname_init(argv);
#ifdef HAVE_PLEDGE