diff --git a/ChangeLog b/ChangeLog index 887fe297a6..bc60199fca 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2009-03-25 Christian Dywan + + * gtk/gtkselection.c: Typo correction, s/hilding/holding + 2009-03-25 Sven Neumann * gdk/directfb/gdkwindow-directfb.c diff --git a/gtk/gtkselection.c b/gtk/gtkselection.c index 8bc3ca9f20..6b22c32cc7 100644 --- a/gtk/gtkselection.c +++ b/gtk/gtkselection.c @@ -1696,7 +1696,7 @@ gtk_selection_data_get_pixbuf (GtkSelectionData *selection_data) /** * gtk_selection_data_set_uris: * @selection_data: a #GtkSelectionData - * @uris: a %NULL-terminated array of strings hilding URIs + * @uris: a %NULL-terminated array of strings holding URIs * * Sets the contents of the selection from a list of URIs. * The string is converted to the form determined by