docs: use correct signal name in docs

This commit is contained in:
William Jon McCann 2014-01-21 15:56:13 -05:00
parent 4a767e86e8
commit ce941736da

View File

@ -4522,7 +4522,7 @@ gtk_places_sidebar_set_location (GtkPlacesSidebar *sidebar,
* show.
*
* You can use this function to get the selection in the @sidebar. Also, if you
* connect to the #GtkPlacesSidebar::popup-menu signal, you can use this
* connect to the #GtkPlacesSidebar::populate-popup signal, you can use this
* function to get the location that is being referred to during the callbacks
* for your menu items.
*