Skip to content

Commit

Permalink
Update include/sentry.h
Browse files Browse the repository at this point in the history
Co-authored-by: Mischan Toosarani-Hausberger <mischan@abovevacant.com>
  • Loading branch information
JoshuaMoelans and supervacuus authored Nov 21, 2024
1 parent 20c37ed commit f5e6259
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion include/sentry.h
Original file line number Diff line number Diff line change
Expand Up @@ -975,7 +975,7 @@ SENTRY_API const char *sentry_options_get_dist(const sentry_options_t *opts);
* Configures the proxy.
*
* The given proxy has to include the full scheme,
* eg. `http://some.proxy/`or 'socks5://some.proxy/'.
* eg. `http://some.proxy/` or `socks5://some.proxy/`.
*
* Not every transport behaves the same way when configuring a proxy.
* On Windows if a transport can't connect to the proxy it will fall back on a
Expand Down

0 comments on commit f5e6259

Please sign in to comment.