Skip to content

Commit e2b69a7

Browse files
author
Momo Ozawa
committed
Update: clarify comment
1 parent 347342a commit e2b69a7

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

WordPress/Classes/ViewRelated/Blog/My Site/MySiteViewController.swift

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -282,9 +282,10 @@ class MySiteViewController: UIViewController, NoResultsViewHost {
282282
///
283283
/// - Scroll view
284284
/// - Stack view
285+
/// - Site picker view controller
285286
/// - Segmented control container view
286287
/// - Segmented control
287-
/// - Child view controller
288+
/// - Blog dashboard view controller OR blog details view controller
288289
///
289290
private func setupConstraints() {
290291
view.addSubview(scrollView)

0 commit comments

Comments
 (0)