Skip to content

Commit 82541b2

Browse files
committed
New BlockingObservable-specific diagram legend
A new diagram legend spells out the BlockingObservable-specific marble diagram iconography.
1 parent 0da939b commit 82541b2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

rxjava-core/src/main/java/rx/observables/BlockingObservable.java

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,9 +35,9 @@
3535
* {@link Observable#toBlockingObservable()}
3636
* <p>
3737
* The documentation for this interface makes use of a form of marble diagram that has been
38-
* modified to illustrate blocking operators. The following legend explains marble diagrams:
38+
* modified to illustrate blocking operators. The following legend explains these marble diagrams:
3939
* <p>
40-
* <img width="640" src="https://github.com/Netflix/RxJava/wiki/images/rx-operators/legend.png">
40+
* <img width="640" src="https://github.com/Netflix/RxJava/wiki/images/rx-operators/%3Cspan%20class="x x-first x-last">B.legend.png">
4141
* <p>
4242
* For more information see the
4343
* <a href="https://github.com/Netflix/RxJava/wiki/Blocking-Observable-Operators">Blocking

0 commit comments

Comments
 (0)