spell-plugin: Fix a link to the help file
This commit is contained in:
@@ -293,7 +293,7 @@ language_dialog_response_cb (GtkDialog *dialog,
|
|||||||
xed_app_show_help (XED_APP (g_application_get_default ()),
|
xed_app_show_help (XED_APP (g_application_get_default ()),
|
||||||
GTK_WINDOW (dialog),
|
GTK_WINDOW (dialog),
|
||||||
NULL,
|
NULL,
|
||||||
"xed-spellcheck");
|
"xed-spell-checker-plugin");
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user