We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a2274d3 + 65d86eb commit 4e0ce47Copy full SHA for 4e0ce47
language-adaptors/rxjava-scala/src/main/scala/rx/lang/scala/Observable.scala
@@ -2608,7 +2608,7 @@ object Observable {
2608
*/
2609
2610
/**
2611
- * Returns an Observable that will execute the specified function when a someone subscribes to it.
+ * Returns an Observable that will execute the specified function when someone subscribes to it.
2612
*
2613
* <img width="640" src="https://raw.github.com/wiki/Netflix/RxJava/images/rx-operators/create.png">
2614
0 commit comments