Skip to content

Commit fbab487

Browse files
committed
Remove Text("spaces") view. copy paste typo
1 parent f5b732c commit fbab487

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

CodeEdit/Features/AppPreferences/Sections/TextEditingPreferences/TextEditingPreferencesView.swift

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,6 @@ struct TextEditingPreferencesView: View {
111111
value: $prefs.preferences.textEditing.lineHeightMultiple,
112112
in: 0.75...2.0,
113113
step: 0.05)
114-
Text("spaces")
115114
}
116115
}
117116
}

0 commit comments

Comments
 (0)