Update Contents.swift
The comment to `toObservable` referred to another function.
This commit is contained in:
parent
5c1adf29df
commit
80aaef06c2
|
|
@ -86,8 +86,8 @@ example("sequenceOf") {
|
|||
}
|
||||
|
||||
/*:
|
||||
### from
|
||||
`from` creates a sequence from `SequenceType`
|
||||
### toObservable
|
||||
`toObservable` creates a sequence out of an array.
|
||||
*/
|
||||
|
||||
example("toObservable") {
|
||||
|
|
|
|||
Loading…
Reference in New Issue