summaryrefslogtreecommitdiff
path: root/components/help/help-method.c
diff options
context:
space:
mode:
Diffstat (limited to 'components/help/help-method.c')
-rw-r--r--components/help/help-method.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/components/help/help-method.c b/components/help/help-method.c
index c7f59ff70..9aa9faf3c 100644
--- a/components/help/help-method.c
+++ b/components/help/help-method.c
@@ -57,7 +57,7 @@ typedef struct {
static gboolean file_in_info_path (const char *file);
-/* This is a copy of nautilus_shell_quote. The best thing to do is to
+/* This is a copy of eel_shell_quote. The best thing to do is to
* use the one on GNOME for GNOME 2.0, but we could also move this
* into gnome-vfs or some other library so we could share it.
*/