Fixes a typo in `RxTableViewDataSourceProxy`.
This commit is contained in:
parent
5194af426c
commit
76eb62083d
|
|
@ -48,7 +48,7 @@ public class RxTableViewDataSourceProxy
|
|||
private weak var _requiredMethodsDataSource: UITableViewDataSource? = tableViewDataSourceNotSet
|
||||
|
||||
/**
|
||||
Initializes `RxTableViewDelegateProxy`
|
||||
Initializes `RxTableViewDataSourceProxy`
|
||||
|
||||
- parameter parentObject: Parent object for delegate proxy.
|
||||
*/
|
||||
|
|
|
|||
Loading…
Reference in New Issue