Skip to content

Commit

Permalink
CVE-2023-38546.md: fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
bagder committed Oct 11, 2023
1 parent 105e0e6 commit e2b0df3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/CVE-2023-38546.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ using libcurl, if the specific series of conditions are met.
libcurl performs transfers. In its API, an application creates "easy handles"
that are the individual handles for single transfers.

libcurl provides a function call that duplicates en easy handle called
libcurl provides a function call that duplicates an easy handle called
[curl_easy_duphandle](https://curl.se/libcurl/c/curl_easy_duphandle.html).

If a transfer has cookies enabled when the handle is duplicated, the
Expand Down

0 comments on commit e2b0df3

Please sign in to comment.