Fix a typo in the docs. (#349501, Carlos GUSLiBu)

2006-08-15  Matthias Clasen  <mclasen@redhat.com>

	* gtk/gtkliststore.c (gtk_list_store_insert_with_values):
	Fix a typo in the docs.  (#349501, Carlos GUSLiBu)
This commit is contained in:
Matthias Clasen
2006-08-15 15:46:24 +00:00
committed by Matthias Clasen
parent 4d713a94c5
commit 398df120e8
3 changed files with 7 additions and 1 deletions

View File

@ -1,5 +1,8 @@
2006-08-15 Matthias Clasen <mclasen@redhat.com>
* gtk/gtkliststore.c (gtk_list_store_insert_with_values):
Fix a typo in the docs. (#349501, Carlos GUSLiBu)
* gtk/gtkcolorsel.c (palette_paint): Remove a leftover
debug statement. (#350072, Iago Rubio)