mirror of
https://github.com/Ranchero-Software/NetNewsWire.git
synced 2025-01-22 23:30:06 +01:00
removes “point” from “extension point”
This commit is contained in:
parent
d4c46f2879
commit
7abb4d510d
@ -25,7 +25,7 @@ struct EnableExtensionPointView: View {
|
||||
|
||||
var body: some View {
|
||||
VStack(alignment: .leading, spacing: 8) {
|
||||
Text("Choose an extension point to add...")
|
||||
Text("Choose an extension to add...")
|
||||
.font(.headline)
|
||||
.padding()
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user