Skip to content

Fix typo in docs of CanThrow #18339

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 2 commits into from
Aug 7, 2023
Merged

Fix typo in docs of CanThrow #18339

merged 2 commits into from
Aug 7, 2023

Conversation

bjornregnell
Copy link
Contributor

@bjornregnell bjornregnell commented Aug 3, 2023

The type alias infix type A = Int on line 70 of canthrow.md does not make sense in the subsequent example and is probably some extraneous typo.

The type alias `infix type A = Int` does not make sense in the subsequent example and is probably some extraneous typo.
Update docs canthrow.md remove bad type alias at line 70
Copy link
Member

@dwijnand dwijnand left a comment

Choose a reason for hiding this comment

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

I agree

@dwijnand dwijnand merged commit 72f9d7a into scala:main Aug 7, 2023
Kordyjan added a commit that referenced this pull request Dec 8, 2023
Backports #18339 to the LTS branch.

PR submitted by the release tooling.
[skip ci]
@Kordyjan Kordyjan added this to the 3.3.2 milestone Dec 14, 2023
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.

3 participants