Typo fix.
This commit is contained in:
parent
2f95f3a796
commit
3eee887d87
1 changed files with 1 additions and 1 deletions
|
@ -514,7 +514,7 @@ static void parse_args(int argc, char **argv)
|
|||
* this happens normally in some configurations
|
||||
*/
|
||||
|
||||
printf("# No files specified for dependency generataion\n");
|
||||
printf("# No files specified for dependency generation\n");
|
||||
exit(EXIT_SUCCESS);
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue