Fixed some typos, courtesy of codespell
This commit is contained in:
@@ -291,7 +291,7 @@ typedef struct {
|
||||
char *string;
|
||||
/** current position */
|
||||
char *pos;
|
||||
/** separater chars */
|
||||
/** separator chars */
|
||||
const char *sep;
|
||||
/** trim chars */
|
||||
const char *trim;
|
||||
|
||||
Reference in New Issue
Block a user