Skip to content

Commit 83735ac

Browse files
author
432daiki
committed
fix typo
1 parent 6aede68 commit 83735ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Sources/PagerTabStripViewController.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -299,7 +299,7 @@ open class PagerTabStripViewController: UIViewController, UIScrollViewDelegate {
299299
updateContent()
300300
}
301301

302-
// MARK: - UIScrollDelegate
302+
// MARK: - UIScrollViewDelegate
303303

304304
open func scrollViewDidScroll(_ scrollView: UIScrollView) {
305305
if containerView == scrollView {

0 commit comments

Comments
 (0)