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

Fix invalid example code in doc of blame_with_message #1689

Merged
merged 1 commit into from
Oct 19, 2023

Conversation

bgni
Copy link
Contributor

@bgni bgni commented Oct 19, 2023

Fix wrong method name: "std.contract.blame_with_message_message"
should be: "std.contract.blame_with_message"

Fix wrong method name: "std.contract.blame_with_message_message"
should be: "std.contract.blame_with_message"
Copy link
Member

@yannham yannham left a comment

Choose a reason for hiding this comment

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

Ah, good catch! Thanks for the fix. We already automatically check the examples (well, in practice, code blocks) in the manual. Maybe we should do the same for the stdlib as well 🤷‍♂️

@yannham yannham added this pull request to the merge queue Oct 19, 2023
Merged via the queue into tweag:master with commit d61145b Oct 19, 2023
4 checks passed
@bgni bgni deleted the bgni-fix-doc-blame_with_message_message branch October 20, 2023 17:34
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