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

Typo in README: Redundant 'the' in documentation #1930

Open
vimkim opened this issue Jun 10, 2024 · 0 comments
Open

Typo in README: Redundant 'the' in documentation #1930

vimkim opened this issue Jun 10, 2024 · 0 comments

Comments

@vimkim
Copy link
Contributor

vimkim commented Jun 10, 2024

There is a minor redundancy in the README.md file regarding the usage of --auto-args with debug information. The sentence in question is:

If debug information for the program (gcc -g) is available, --auto-args works even on functions inside the compiled the user programs.

specifically,

the compiled the user

Proposal

I propose the following:

If debug information for the program (gcc -g) is available, --auto-args works even on functions inside the user-compiled programs.

specifically,

the compiled the user -> the user-compiled

or any other corrections you like.

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

No branches or pull requests

1 participant