[gedit] spell check: point to the right help.



commit 89a22ba025ee4bfc3a2a5a553a81f54889282ef4
Author: Ignacio Casal Quinteiro <icq gnome org>
Date:   Wed Dec 12 14:45:36 2012 +0100

    spell check: point to the right help.

 plugins/spell/gedit-spell-language-dialog.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/plugins/spell/gedit-spell-language-dialog.c b/plugins/spell/gedit-spell-language-dialog.c
index 36f5d8f..561dd56 100644
--- a/plugins/spell/gedit-spell-language-dialog.c
+++ b/plugins/spell/gedit-spell-language-dialog.c
@@ -73,7 +73,7 @@ dialog_response_handler (GtkDialog *dlg,
 		gedit_app_show_help (gedit_app_get_default (),
 				     GTK_WINDOW (dlg),
 				     NULL,
-				     "gedit-spell-checker-plugin");
+				     "gedit-spellcheck");
 
 		g_signal_stop_emission_by_name (dlg, "response");
 	}



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]