aboutsummaryrefslogtreecommitdiff
path: root/hardinfo2/menu.c
diff options
context:
space:
mode:
Diffstat (limited to 'hardinfo2/menu.c')
-rw-r--r--hardinfo2/menu.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/hardinfo2/menu.c b/hardinfo2/menu.c
index 2a8b6922..dc197129 100644
--- a/hardinfo2/menu.c
+++ b/hardinfo2/menu.c
@@ -84,7 +84,7 @@ static GtkActionEntry entries[] = {
G_CALLBACK(cb_refresh)},
{"OnlineDocsAction", GTK_STOCK_HELP,
- "Contents (online)", "F1",
+ "Contents", "F1",
NULL,
G_CALLBACK(cb_open_online_docs)},