mirror of
https://github.com/curl/curl.git
synced 2026-07-24 13:37:18 +03:00
lib: fix comment typos
Five separate ones, found by codespell Closes #12390
This commit is contained in:
parent
323df4261c
commit
0510e8b58c
5 changed files with 5 additions and 5 deletions
|
|
@ -74,7 +74,7 @@ struct per_transfer {
|
|||
|
||||
/* NULL or malloced */
|
||||
char *uploadfile;
|
||||
char *errorbuffer; /* alloced and assigned while this is used for a
|
||||
char *errorbuffer; /* allocated and assigned while this is used for a
|
||||
transfer */
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue