gtk+ r20928 - in branches/gtk-2-12: . gtk



Author: csaavedra
Date: Sat Aug  2 01:27:25 2008
New Revision: 20928
URL: http://svn.gnome.org/viewvc/gtk+?rev=20928&view=rev

Log:
2008-08-01  Claudio Saavedra  <csaavedra igalia com>

	Bug 545931 â small documentation typos

	* gtk/gtkcomboboxentry.c: Fix some typos in the documentation.



Modified:
   branches/gtk-2-12/ChangeLog
   branches/gtk-2-12/gtk/gtkcomboboxentry.c

Modified: branches/gtk-2-12/gtk/gtkcomboboxentry.c
==============================================================================
--- branches/gtk-2-12/gtk/gtkcomboboxentry.c	(original)
+++ branches/gtk-2-12/gtk/gtkcomboboxentry.c	Sat Aug  2 01:27:25 2008
@@ -306,7 +306,7 @@
  *
  * Creates a new #GtkComboBoxEntry which has a #GtkEntry as child. After
  * construction, you should set a model using gtk_combo_box_set_model() and a
- * text_column * using gtk_combo_box_entry_set_text_column().
+ * text column using gtk_combo_box_entry_set_text_column().
  *
  * Return value: A new #GtkComboBoxEntry.
  *



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]