Skip to content

typo in error message of fun Publisher<T>.awaitOne() #995

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

Closed
LiYing2010 opened this issue Feb 19, 2019 · 1 comment
Closed

typo in error message of fun Publisher<T>.awaitOne() #995

LiYing2010 opened this issue Feb 19, 2019 · 1 comment
Labels

Comments

@LiYing2010
Copy link
Contributor

Source Code:
https://github.com/Kotlin/kotlinx.coroutines/blob/master/reactive/kotlinx-coroutines-reactive/src/Await.kt#L120

Error Message here is:

"More that one onNext value for $mode"

Is the word "that" a typo? Looks like the correct word is "than"

@qwwdfsad
Copy link
Collaborator

qwwdfsad commented Feb 19, 2019

Thanks, fixed in develop branch

@elizarov elizarov added the bug label Mar 1, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants