Skip to content

Commit 14ed8d4

Browse files
Fix typo
1 parent dded0d2 commit 14ed8d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/java/rx/observables/AbstractOnSubscribe.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@
8484
* instance into an {@code Observable} fluently.
8585
*
8686
* <h1>Examples</h1>
87-
* Note: these examples use the lambda-helper factories to avoid boilerplane.
87+
* Note: these examples use the lambda-helper factories to avoid boilerplate.
8888
*
8989
* <h3>Implement: just</h3>
9090
* <pre><code>

0 commit comments

Comments
 (0)