Reacted on some of the complaints of codespell

This commit is contained in:
2016-07-20 08:37:42 +00:00
parent f69b602fa6
commit 9f66f7301b
17 changed files with 98 additions and 99 deletions

View File

@ -124,7 +124,7 @@ int Xorriso_startup_libraries(struct XorrisO *xorriso, int flag)
/* First an ugly compile time check for header version compatibility.
If everthing matches, then no C code is produced. In case of mismatch,
If everything matches, then no C code is produced. In case of mismatch,
intentionally faulty C code will be inserted.
*/