WiFi to Wi-Fi spelling (#6)

Signed-off-by: Joseph Mattello <mail@joemattiello.com>
This commit is contained in:
Joe Mattiello
2022-05-30 12:50:03 -04:00
committed by GitHub
parent 14529030be
commit 2cbebbe9b7
3 changed files with 24 additions and 21 deletions

View File

@@ -195,7 +195,7 @@ private extension SettingsViewController
}
else
{
settingsHeaderFooterView.secondaryLabel.text = NSLocalizedString("Enable Background Refresh to automatically refresh apps in the background when connected to the same WiFi as AltServer.", comment: "")
settingsHeaderFooterView.secondaryLabel.text = NSLocalizedString("Enable Background Refresh to automatically refresh apps in the background when connected to the same Wi-Fi as AltServer.", comment: "")
}
case .instructions: