Typo in filename in comment.

This commit is contained in:
n_hibma 2017-09-28 12:43:25 +00:00
parent 85321e8a2f
commit 6d7dddc618

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%%"