summaryrefslogtreecommitdiff
path: root/drivemount/drivemount.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivemount/drivemount.c')
-rw-r--r--drivemount/drivemount.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivemount/drivemount.c b/drivemount/drivemount.c
index 27d5e969..4d8e217b 100644
--- a/drivemount/drivemount.c
+++ b/drivemount/drivemount.c
@@ -127,7 +127,7 @@ display_help (GtkAction *action,
GError *error = NULL;
gtk_show_uri (gtk_widget_get_screen (GTK_WIDGET (drive_list)),
- "ghelp:drivemount?drivemount",
+ "help:drivemount?drivemount",
gtk_get_current_event_time (),
&error);