Typo fix. (#162219, Masao Mutoh)

2004-12-26  Matthias Clasen  <mclasen@redhat.com>

	* gtk/gtkfilechooser.c (gtk_file_chooser_set_action):
	Typo fix.  (#162219, Masao Mutoh)
	(gtk_file_chooser_set_preview_widget_active):
	Another typo.  (#162218, Masao Mutoh)
This commit is contained in:
Matthias Clasen
2004-12-26 06:35:39 +00:00
committed by Matthias Clasen
parent 1fc0fc6991
commit d181d74e77
5 changed files with 9 additions and 1 deletions

View File

@ -2,6 +2,8 @@
* gtk/gtkfilechooser.c (gtk_file_chooser_set_action):
Typo fix. (#162219, Masao Mutoh)
(gtk_file_chooser_set_preview_widget_active):
Another typo. (#162218, Masao Mutoh)
2004-12-23 Matthias Clasen <mclasen@redhat.com>