Typo fixed
This commit is contained in:
parent
73e2f0743a
commit
72fd83785a
|
|
@ -26,7 +26,7 @@ import UIKit
|
|||
|
||||
public typealias SearchResultsController = UIViewController & SearchResultsViewController
|
||||
|
||||
/// Class that that allows to enter text for search and then displays search results in table view
|
||||
/// Class that allows to enter text for search and then displays search results in table view
|
||||
open class BaseSearchViewController<Item,
|
||||
ItemViewModel,
|
||||
ViewModel,
|
||||
|
|
|
|||
Loading…
Reference in New Issue