Typo in filename in comment.

This commit is contained in:
Nick Hibma 2017-09-28 12:43:25 +00:00
parent ab070eb18b
commit cc5cd33264

View File

@ -152,7 +152,7 @@ struct includepath {
SLIST_HEAD(, includepath) includepath;
/*
* Tag present in the kernelconf.tmlp template file. It's mandatory for those
* Tag present in the kernconf.tmpl template file. It's mandatory for those
* two strings to be the same. Otherwise you'll get into trouble.
*/
#define KERNCONFTAG "%%KERNCONFFILE%%"