From e74a5691603154213362a928e47944121d0cd43e Mon Sep 17 00:00:00 2001 From: Carlos Soriano Date: Mon, 2 Feb 2015 12:00:02 +0100 Subject: nautilus-view: improve comment --- src/nautilus-view.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/nautilus-view.c b/src/nautilus-view.c index 50139d7cb..887954f8f 100644 --- a/src/nautilus-view.c +++ b/src/nautilus-view.c @@ -6342,8 +6342,8 @@ nautilus_view_update_context_menus (NautilusView *view) NAUTILUS_VIEW_CLASS (G_OBJECT_GET_CLASS (view))->update_context_menus (view); } -/* Convenience function to reset the menus owned by the but that are managed on - * the toolbar and update them with the current state. +/* Convenience function to reset the menus owned by the view but managed on + * the toolbar, and update them with the current state. * It will also update the actions state, which will also update children * actions state if the children subclass nautilus_view_update_actions_state */ -- cgit v1.2.1