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 typo in the OptionT#foldF scaladoc #3661

Merged
merged 1 commit into from
Nov 3, 2020
Merged

Conversation

fixxer
Copy link
Contributor

@fixxer fixxer commented Nov 3, 2020

According to the signature, the scaladoc should say "Transform this OptionT[F, A] into a F[B]"

Thank you for contributing to Cats!

This is a kind reminder to run sbt +prePR and commit the changed files, if any, before submitting.

According to the signature, the scaladoc should say "Transform this `OptionT[F, A]` into a `F[B]`"
Copy link
Member

@LukaJCB LukaJCB left a comment

Choose a reason for hiding this comment

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

thanks!

@LukaJCB LukaJCB merged commit 1d99ec7 into typelevel:master Nov 3, 2020
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