The `Flowable.reduce(T, BiFunction)` and `Observable.reduce(T, BiFunction)` JavaDocs' first sentence mentions the wrong return type.