Fix common misspellings
Fixes generated by 'codespell' and manually reviewed. Signed-off-by: Lucas De Marchi <lucas.demarchi@profusion.mobi>
This commit is contained in:
@@ -85,7 +85,7 @@ out:
|
||||
|
||||
/*
|
||||
* Helper function for splitting a string into an argv-like array.
|
||||
* originaly copied from lib/argv_split.c
|
||||
* originally copied from lib/argv_split.c
|
||||
*/
|
||||
static const char *skip_sep(const char *cp)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user