Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
spelling
  • Loading branch information
Yun-Ting committed Feb 29, 2024
commit 709034495ff8253513177a8028374e6d802719f0
2 changes: 1 addition & 1 deletion src/OpenTelemetry/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
## Unreleased

* Throw NotSupportedException when using `ExceptionProcessor` for Tracing in
Mono Runtime and Native AOT enviornment because the the dependent
Mono Runtime and Native AOT environment because the the dependent
`Marshal.GetExceptionPointers()` API is not supported in these platforms.
([#5347](https://github.com/open-telemetry/opentelemetry-dotnet/pull/5347))

Expand Down