Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

typos #267

Merged
merged 1 commit into from
Aug 14, 2022
Merged

typos #267

merged 1 commit into from
Aug 14, 2022

Conversation

krystian-wojtas
Copy link
Contributor

No description provided.

@@ -1706,7 +1706,7 @@ class TraceResolverLinuxImpl<trace_resolver_tag::libbfd>

// are we in the boundaries of the section?
if (addr < sec_addr || addr >= sec_addr + size) {
addr -= base_addr; // oups, a relocated object, lets try again...
Copy link
Owner

Choose a reason for hiding this comment

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

"oups" is the French spelling of "oops" ;)

@bombela bombela merged commit f30744b into bombela:master Aug 14, 2022
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.

2 participants