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.
1 parent ccac9e7 commit 65d86ebCopy full SHA for 65d86eb
language-adaptors/rxjava-scala/src/main/scala/rx/lang/scala/Observable.scala
@@ -2526,7 +2526,7 @@ object Observable {
2526
*/
2527
2528
/**
2529
- * 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.
2530
*
2531
* <img width="640" src="https://raw.github.com/wiki/Netflix/RxJava/images/rx-operators/create.png">
2532
0 commit comments