Really fix typo and improve wording of the comment
This commit is contained in:
parent
69f0fc7877
commit
6f80848e09
@ -151,7 +151,7 @@ struct compress_types {
|
||||
const char *flag; /* Flag in configuration file */
|
||||
const char *suffix; /* Compression suffix */
|
||||
const char *path; /* Path to compression program */
|
||||
char **args; /* Compession arguments */
|
||||
char **args; /* Compression program arguments */
|
||||
};
|
||||
|
||||
static char f_arg[] = "-f";
|
||||
|
Loading…
Reference in New Issue
Block a user