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 the incorrect order of explanation of the .Error() method #763

Merged
merged 1 commit into from May 13, 2024

Conversation

dario-piotrowicz
Copy link
Contributor

The .Error() method is used in the pointers and errors section without an explanation, and is then explained in the maps section (which comes after the pointers and errors one).

The changes here are reordering this so that readers get the explanation in the pointers and errors section.

@quii quii merged commit a817a93 into quii:main May 13, 2024
1 check passed
@dario-piotrowicz dario-piotrowicz deleted the move-error-explanation branch May 13, 2024 11:36
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.

None yet

2 participants