Skip to content

Commit 65d86eb

Browse files
typo
1 parent ccac9e7 commit 65d86eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

language-adaptors/rxjava-scala/src/main/scala/rx/lang/scala/Observable.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2526,7 +2526,7 @@ object Observable {
25262526
*/
25272527

25282528
/**
2529-
* Returns an Observable that will execute the specified function when a someone subscribes to it.
2529+
* Returns an Observable that will execute the specified function when someone subscribes to it.
25302530
*
25312531
* <img width="640" src="https://raw.github.com/wiki/Netflix/RxJava/images/rx-operators/create.png">
25322532
*

0 commit comments

Comments
 (0)