mirror of
https://github.com/curl/curl.git
synced 2026-06-27 06:55:38 +03:00
cleanup: misc typos in strings and comments
Found via `codespell` Closes #2389
This commit is contained in:
parent
39dc0bca5b
commit
236402fc2d
16 changed files with 17 additions and 17 deletions
|
|
@ -20,7 +20,7 @@
|
|||
*
|
||||
***************************************************************************/
|
||||
/* <DESC>
|
||||
* Connection cache shared between easy handles with the share inteface
|
||||
* Connection cache shared between easy handles with the share interface
|
||||
* </DESC>
|
||||
*/
|
||||
#include <stdio.h>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue