Skip to content

Commit 78899f9

Browse files
committed
Typo: 'Setings' to 'Settings'
1 parent 2d7e0b1 commit 78899f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Sources/Abra/Abra/Shared/SettingsView.swift

+1-1
Original file line numberDiff line numberDiff line change
@@ -256,7 +256,7 @@ struct SettingsView: View {
256256
}
257257
.padding()
258258

259-
Text("Remote Setings").modifier(settingsHeader(label: "Not available on all remote clients"))
259+
Text("Remote Settings").modifier(settingsHeader(label: "Not available on all remote clients"))
260260
VStack(alignment: .leading) {
261261
ShutdownButton()
262262
RestartButton()

0 commit comments

Comments
 (0)