[nautilus] nautilus-view: improve comment



commit e74a5691603154213362a928e47944121d0cd43e
Author: Carlos Soriano <csoriano gnome org>
Date:   Mon Feb 2 12:00:02 2015 +0100

    nautilus-view: improve comment

 src/nautilus-view.c |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/src/nautilus-view.c b/src/nautilus-view.c
index 50139d7..887954f 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
  */


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