Corrects a spelling goof.

This commit is contained in:
Stuart Breckenridge
2022-12-21 19:51:47 +08:00
parent 65dfa91ee1
commit f590fd1b7c

View File

@@ -26,7 +26,7 @@ struct DisplayAndBehaviorsView: View {
SettingsViewRows.timelineLayout
}
Section(header: Text("Artilces", comment: "Display & Behaviours: Articles section header")) {
Section(header: Text("Articles", comment: "Display & Behaviours: Articles section header")) {
SettingsViewRows.themeSelection
SettingsViewRows.confirmMarkAllAsRead($appDefaults.confirmMarkAllAsRead)
SettingsViewRows.openLinksInNetNewsWire(Binding<Bool>(