Skip to content

fix: 'occured' -> 'occurred' across 10 files in tracer, profiler, shared#8472

Closed
SAY-5 wants to merge 10 commits intoDataDog:masterfrom
SAY-5:fix-occured-typos
Closed

fix: 'occured' -> 'occurred' across 10 files in tracer, profiler, shared#8472
SAY-5 wants to merge 10 commits intoDataDog:masterfrom
SAY-5:fix-occured-typos

Conversation

@SAY-5
Copy link
Copy Markdown
Contributor

@SAY-5 SAY-5 commented Apr 16, 2026

Summary

Fix 16 instances of occuredoccurred across 10 files in the tracer, profiler, and shared native libraries. All are log messages, XML doc comments, and inline comments. No logic or API change.

Files

File Instances Kind
tracer/src/Datadog.Tracer.Native/cor_profiler.cpp 4 Log messages
tracer/src/Datadog.Trace/Util/EnvironmentHelpers.cs 3 XML doc
shared/src/native-src/dynamic_com_library.cpp 2 Log messages
tracer/src/Datadog.Trace/Telemetry/ITelemetryTransport.cs 1 XML doc
profiler/src/Demos/Samples.Computer01/OpenLdapCrash.cs 1 Comment
shared/src/native-src/dynamic_library_base.cpp 1 Log message
tracer/src/Datadog.Trace.Tools.Shared/ProcessInfo.cs 1 Comment
tracer/build/_build/Build.Profiler.Steps.cs 1 Build script comment
tracer/src/Datadog.Trace/Agent/AgentWriter.cs 1 Comment
tracer/src/Datadog.Trace/AgentProcessManager.cs 1 Comment

Testing

String-literal/comment change; no tests impacted. Follows the same pattern as #3799 (dd-trace-php, merged).

SAY-5 added 10 commits April 16, 2026 14:32
Signed-off-by: SAY-5 <SAY-5@users.noreply.github.com>
Signed-off-by: SAY-5 <SAY-5@users.noreply.github.com>
Signed-off-by: SAY-5 <SAY-5@users.noreply.github.com>
Signed-off-by: SAY-5 <SAY-5@users.noreply.github.com>
Signed-off-by: SAY-5 <SAY-5@users.noreply.github.com>
Signed-off-by: SAY-5 <SAY-5@users.noreply.github.com>
Signed-off-by: SAY-5 <SAY-5@users.noreply.github.com>
Signed-off-by: SAY-5 <SAY-5@users.noreply.github.com>
Signed-off-by: SAY-5 <SAY-5@users.noreply.github.com>
Signed-off-by: SAY-5 <SAY-5@users.noreply.github.com>
@SAY-5 SAY-5 requested review from a team as code owners April 16, 2026 21:33
Copy link
Copy Markdown
Member

@andrewlock andrewlock left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, we can't accept contributions from external contributors directly, but we'll see about getting this mirrored. 👍

As a side-note, please always use the PR template when creating PRs

andrewlock added a commit that referenced this pull request Apr 22, 2026
## Summary

Fix 16 instances of `occured` → `occurred` across 10 files in the
tracer, profiler, and shared native libraries. All are log messages, XML
doc comments, and inline comments. No logic or API change.

Ported from #8472

---------

Signed-off-by: SAY-5 <SAY-5@users.noreply.github.com>
Co-authored-by: SAY-5 <SAY-5@users.noreply.github.com>
@bouwkast
Copy link
Copy Markdown
Collaborator

Thanks! Closing this as #8473 was merged

@bouwkast bouwkast closed this Apr 22, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants