mirror of
https://github.com/Ranchero-Software/NetNewsWire.git
synced 2025-02-09 00:28:53 +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 {
|
var body: some View {
|
||||||
VStack(alignment: .leading, spacing: 8) {
|
VStack(alignment: .leading, spacing: 8) {
|
||||||
Text("Choose an extension point to add...")
|
Text("Choose an extension to add...")
|
||||||
.font(.headline)
|
.font(.headline)
|
||||||
.padding()
|
.padding()
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user