diff --git a/Mastodon/Scene/Profile/Follower/FollowerListViewController.swift b/Mastodon/Scene/Profile/Follower/FollowerListViewController.swift index 2753f177a..2591caf87 100644 --- a/Mastodon/Scene/Profile/Follower/FollowerListViewController.swift +++ b/Mastodon/Scene/Profile/Follower/FollowerListViewController.swift @@ -43,7 +43,7 @@ final class FollowerListViewController: UIViewController, NeedsDependency { super.init(nibName: nil, bundle: nil) - title = L10n.Scene.Following.title + title = L10n.Scene.Follower.title view.backgroundColor = .secondarySystemBackground