mirror of
https://github.com/Ranchero-Software/NetNewsWire
synced 2025-08-12 06:26:36 +00:00
Corrected spelling of palette
This commit is contained in:
@@ -158,7 +158,7 @@ struct SettingsView: View {
|
||||
destination: EmptyView(),
|
||||
label: {
|
||||
HStack {
|
||||
Text("Color Pallete")
|
||||
Text("Color Palette")
|
||||
Spacer()
|
||||
Text("Automatic")
|
||||
.foregroundColor(.secondary)
|
||||
|
||||
Reference in New Issue
Block a user