Skip to content

Fix typo in erts/erlang:system_flag/2 documentation comment #9806

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

Merged
merged 1 commit into from
May 13, 2025

Conversation

zoldzebra
Copy link
Contributor

@zoldzebra zoldzebra commented May 7, 2025

Corrected backtrace_depths to backtrace_depth in system_flag/2 fn of erts/preloaded/src/erlang.erl.

@CLAassistant
Copy link

CLAassistant commented May 7, 2025

CLA assistant check
All committers have signed the CLA.

Copy link
Contributor

github-actions bot commented May 7, 2025

CT Test Results

    3 files    143 suites   48m 41s ⏱️
1 601 tests 1 550 ✅ 50 💤 1 ❌
2 347 runs  2 271 ✅ 75 💤 1 ❌

For more details on these failures, see this check.

Results for commit 71b05ae.

♻️ This comment has been updated with latest results.

To speed up review, make sure that you have read Contributing to Erlang/OTP and that all checks pass.

See the TESTING and DEVELOPMENT HowTo guides for details about how to run test locally.

Artifacts

// Erlang/OTP Github Action Bot

@garazdawi garazdawi self-assigned this May 7, 2025
@garazdawi
Copy link
Contributor

Thanks, can you also squash the commits and then I'll merge it.

Corrected `backtrace_depths` to `backtrace_depth` in
`erts/preloaded/src/erlang.erl`.
@zoldzebra zoldzebra force-pushed the erts/fix-typo-in-system-flag/2 branch from 71b05ae to c6e75a5 Compare May 7, 2025 13:46
@rickard-green rickard-green added the team:VM Assigned to OTP team VM label May 12, 2025
@garazdawi garazdawi changed the base branch from maint to master May 13, 2025 13:11
@garazdawi garazdawi merged commit 7aac5e0 into erlang:master May 13, 2025
8 checks passed
@garazdawi
Copy link
Contributor

thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
team:VM Assigned to OTP team VM
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants