Correct various typos in code comments
Found via `codespell -q 3` Closes #263
This commit is contained in:
@@ -580,7 +580,7 @@ main(int argc, char **argv)
|
||||
}
|
||||
}
|
||||
/* Duplicate the remainder of the source file.
|
||||
* Note that any COM markers occuring after SOF will not be touched.
|
||||
* Note that any COM markers occurring after SOF will not be touched.
|
||||
*/
|
||||
write_marker(marker);
|
||||
copy_rest_of_file();
|
||||
|
||||
Reference in New Issue
Block a user