mirror of
https://github.com/yhirose/cpp-httplib.git
synced 2025-05-15 01:08:27 +00:00
typo: specitic => specific (#802)
This commit is contained in:
parent
0cff3245df
commit
9cac2c9ceb
1 changed files with 1 additions and 1 deletions
|
@ -647,7 +647,7 @@ res = cli.Get("/");
|
|||
res->status; // 200
|
||||
```
|
||||
|
||||
### Use a specitic network interface
|
||||
### Use a specific network interface
|
||||
|
||||
NOTE: This feature is not available on Windows, yet.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue