diff --git a/gtk/gtkplacessidebar.c b/gtk/gtkplacessidebar.c index 6d6184fbfd..8f8c3d0f38 100644 --- a/gtk/gtkplacessidebar.c +++ b/gtk/gtkplacessidebar.c @@ -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. *