aboutsummaryrefslogtreecommitdiff
path: root/Hotline/macOS/NewsView.swift
diff options
context:
space:
mode:
Diffstat (limited to 'Hotline/macOS/NewsView.swift')
-rw-r--r--Hotline/macOS/NewsView.swift2
1 files changed, 1 insertions, 1 deletions
diff --git a/Hotline/macOS/NewsView.swift b/Hotline/macOS/NewsView.swift
index 4469585..e4f4d21 100644
--- a/Hotline/macOS/NewsView.swift
+++ b/Hotline/macOS/NewsView.swift
@@ -138,7 +138,7 @@ struct NewsView: View {
} label: {
Image(systemName: "arrow.clockwise")
}
- .help("Reload Newsgroup")
+ .help("Reload News")
.disabled(loading)
}
}