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

2.x: Documentation error in Observable for "any" operator #5595

Closed
RobLewis opened this issue Sep 10, 2017 · 6 comments
Closed

2.x: Documentation error in Observable for "any" operator #5595

RobLewis opened this issue Sep 10, 2017 · 6 comments

Comments

@RobLewis
Copy link

In v.2 javadoc for Observable, it is stated (in at least 2 places) that the any() operator returns an Observable. This appears to be wrong: it returns a Single (which is stated correctly in other places). The corresponding entry in the Flowable docs appears to be correct.

@akarnokd
Copy link
Member

Yes, there are a couple of such mistakes, i.e. all is wrong as well. Would you like to submit a PR?

@akarnokd akarnokd changed the title Documentation error in Observable for "any" operator 2.x: Documentation error in Observable for "any" operator Sep 10, 2017
@RobLewis
Copy link
Author

TBH I don't know enough about GitHub to feel comfortable with creating/submitting PRs. Sorry.

@akarnokd
Copy link
Member

Perhaps someone else can pick it up. PR welcome.

@akarnokd
Copy link
Member

Closing via #5600.

@RobLewis
Copy link
Author

RobLewis commented Sep 14, 2017 via email

@akarnokd
Copy link
Member

Covered by #5600.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants