]> Pileus Git - ~andy/gtk/blobdiff - gtk/gactionobserver.c
treeview: Don't emit cursor-changed in destruction
[~andy/gtk] / gtk / gactionobserver.c
index babd38aea8a29a4eb8aabc7542fa71aaeb6dc3df..3f05c4a389c80e786f6efff86c6c1ffef0801e29 100644 (file)
@@ -118,7 +118,7 @@ g_action_observer_action_enabled_changed (GActionObserver   *observer,
  * @state: the new state of the action
  *
  * This function is called when an action that the observer is
- * registered to receive events for changes its state.
+ * registered to receive events for changes to its state.
  *
  * This function should only be called by objects with which the
  * observer has explicitly registered itself to receive events.